Make the bot respond for invalid commands
Currently, the bot silently ignores invalid commands. This makes it hard for the user to determine if the command was invalid, failed, or simply did not produce a response.
To fix this, the bot should reply when a user sends an invalid command, or when a command causes a stacktrace.
-
Reply for invalid commands -
Reply for command errors -
Add a reply for any command which does not normally produce a reply
Edited by skwerl