Changes
- Added file mode option to `set_log()`
- The default cog log style is now `sum`
- Help command categories can now show the cog description
- Help command front page style can now be customized
Bugs
- Fixed startup with discord.py
- Passing a token to `bot.run()` no longer loads the token from the environment
- Database `exec` now returns the cursor object