The bot responds to messages that match it's requirements (leading ! and some numbers, I think?) which is resulting in some funny problems (and may be related to #4 's crashing).
You likely need to process the message further to make sure it matches the exact intents of the bot.
Here's some screenshots demonstrating, from my server. Both of these messages were intended for Tatsumaki bot, I believe. The first also demonstrates a really funny situation - I believe the bot is seeing a user tag, which contains numbers, and processing out the number in it.


The bot responds to messages that match it's requirements (leading ! and some numbers, I think?) which is resulting in some funny problems (and may be related to #4 's crashing).
You likely need to process the message further to make sure it matches the exact intents of the bot.
Here's some screenshots demonstrating, from my server. Both of these messages were intended for Tatsumaki bot, I believe. The first also demonstrates a really funny situation - I believe the bot is seeing a user tag, which contains numbers, and processing out the number in it.