Discord Gateway changes
This release declares gateway intents as expected by Discord's new gateway API and requires discord.py version 1.5.
If you do not upgrade, your bot will cease to work when Discord stops supporting the old gateway.
Miscellaneous:
- The bot will now warn you when it is missing the 'Add reactions' permission.
- There is a dockerfile now.