play4honor / discord_quote_bot

A bot that brings the "quote" feature to Discord.
2 stars 1 forks source link

Upgrade to discord.py to v0.16.0 #24

Closed zhangchuck closed 5 years ago

zhangchuck commented 5 years ago

See if we can update to v0.16.0, since we probably don't want to stay in an old version unless absolutely necessary. It's probably harder for us to update to latest and greatest as we get further from the newer version. Looks like the big breaking changes where in the last version (v0.10.0), changelogs seem to suggest mostly bug fixes and backward compatible.

Probably just need to update the requirements file.

https://discordpy.readthedocs.io/en/async/whats_new.html#v0-11-0

zhangchuck commented 5 years ago

Addressed in #35.