Open SaxyPandaBear opened 3 years ago
https://gist.github.com/Rapptz/4a2f62751b9600a31a0d3c78100287f1 This gist implies that not migrating to slash commands will cause the bot to break. Also that they are stopping support for discord.py, which means I will have to rewrite this bot entirely now.
Discord finally added a feature to allow bots to use
/
prefixed commands, so we should use them. This can coincide with the rewrite into specific cogs, hopefully.