freiheit / discord_feedbot

Moved to https://gitlab.com/ffreiheit/discord_feedbot
MIT License
82 stars 28 forks source link

Switch to OAuth #22

Closed freiheit closed 8 years ago

freiheit commented 8 years ago

Looks like it's time to switch to the new API stuff... Get the little "bot" badge, do things the new way, etc etc...

https://discordapp.com/developers/docs/topics/oauth2

freiheit commented 8 years ago

To do the switch, first update discord.py with something like pip3 install --upgrade git+https://github.com/Rapptz/discord.py@async

Then follow the new instructions in README.md.