Closed clearlymas closed 3 years ago
you need to update your discord.py package
try
pip install discord -U
pip3 install discord -u
pip3 install discord -u
Note that it has to contain the here mentioned python version-number (3) while using pip on e.g. Linux.
I want to check out this bot and see the damage it does to a server but whenever I run mainbomb.py I get the following error.
File "c:/Users/----/Desktop/Guildbomb-Discord-Raid-Bot-master/Guildbomb/mainbomb.py", line 5, in
intents = discord.Intents.all()
AttributeError: module 'discord' has no attribute 'Intents'
then the bot remains offline.