ivandardi / RustbotPython

A Discord bot for the Community Rust Language server, written in Python.
MIT License
16 stars 9 forks source link

Track edits to messages even if "Missing code section" #17

Open kangalio opened 3 years ago

kangalio commented 3 years ago

If you ?eval something but mess up the backticks, the bot will give you an error message, obviously. When you then edit the message and correct it, the bot does not react and update its own message accordingly, as it usually does.

It would be cool if this was added, for consistency