Skip to content

Instantly share code, notes, and snippets.

View Master326486's full-sized avatar
💯
Harder, Better, Faster, Stronger. Work is never over.

TMQuitten Master326486

💯
Harder, Better, Faster, Stronger. Work is never over.
View GitHub Profile

Breaking Changes for discord.py 2.0


Upon resumation of the most popular discord API wrapper library for python, discord.py, while catching on to the latest features of the discord API, there have been numerous changes with addition of features to the library. Some additions to the library are -> Buttons support, Select Menus Support, Forms (AKA Modals), Slash Commands (AKA Application Commands) and a bunch of more handy features! All the changes can be found here. Original discord.py gist regarding resumation can be found here.


Requirements