Closed marmottin closed 4 years ago
Hello, I'm one of the maintainers of the bot. We are aware of the issue, and unfortunately the developers of the discord.py library has stopped updating the version of the library that the bot uses. I have put into place a temporary, fixed version of the discord.py library which you can use from now on to run the bot. To do that, run the following commands on your terminal:
pip3 uninstall discord.py
pip3 install -U git+https://github.com/Xinverse/discord.py.git
This should help get the bot working again.
Confirmed, thanks for the quick fix =)
Using the last master version. Most likely related to the newly pushed API update yesterday.