Open lukaqueres opened 2 years ago
Found discord.py examples, may be usefull: https://github.com/Rapptz/discord.py/tree/v2.0.1/examples
There are slash commands https://gist.github.com/AbstractUmbra/a9c188797ae194e592efe05fa129c57f examples.
May help: https://gist.github.com/Rapptz
Discord.py is migrating from v1 to v2.
Full docs & notes can be read in their website here.
I must say, I haven't read them all yet, but they may be crucial in case of use.
With no better time to migrate than refactor, please, someone, check if necessary packages are installed, and if there are better ways to do things that were done ( probably not ).
I may be fearing this change too much, but it may give new possibilities :P.