🐛 Fix no command bug
This release fixes a bug that made the bot crash when a message with the command symbol by itself was received.
Example:
Receiving a message !
without any content would make the bot crash, !a
wouldn't.
Full Changelog: v1.2.0...v1.2.1