- Add messages for [discord-flags](https://pypi.org/project/discord-flags/) - Send the full traceback of unhandled exceptions to the bot author instead of only the exception message
0.2.0
Add a simple error handling module that can be loaded as follows: python3 bot.load_extension('chickennuggets.errors')
0.1.0
Add a custom help command which can be used by loading the extension `chickennuggets.help` as follows: python3 bot.load_extension('chickennuggets.help')