Catch all messages and always do something
Opened this issue · 0 comments
scottyeager commented
Currently the bot is silent if the user inputs something other than a recognized command. This makes it ambiguous if the bot is actually running and also isn't the most helpful behavior in some cases.
- If there's nothing to do, print a message that says so and directs towards help
- If the user writes
help
orstop
orSTOP!
, do what they meant and execute the proper command