bot
bot copied to clipboard
Bot runs `!eval` when re-running a `!timeit` command
https://discord.com/channels/267624335836053506/267659945086812160/1304683128815751228
Notice how the invoking message is !timeit but the response is one you would get from !eval
Cause:
- Run
!timeitcommand with an error (I don't remember the details, but I think it was something to do with codeblock fencing) - Fix the error by editing the message
- Rerun with the bot reaction
This seems like an edge case because the re-run immediately after that worked perfectly fine
Can still repro. https://canary.discord.com/channels/267624335836053506/267659945086812160/1426702760119898153
It's not a solved issue and I don't think there are any PRs open to solve it yet, it's not a transient bug, it's a permanent bug with how the feature is implemented.