Closed KozacheShapka closed 2 years ago
Looking in this another issue we see that the problem occurred because this code is not compatible with pycord 2.0 and the version in requirements.txt isn't locked. Try installing an older version of pycord (pip install "py-cord<2.0.0").
I was able to get it to work by installing an older version of discord.py. I wouldn't try anything after (discord.py==1.7.3)
I was able to get it to work by installing an older version of discord.py. I wouldn't try anything after (discord.py==1.7.3)
thanks, this method worked
help! I'm using python3.9 on Ubuntu 18.04