moom825 / Discord-RAT

Discord Remote Administration Tool fully written in Python3
232 stars 49 forks source link

Intents Error #49

Open ItsEnesN opened 1 year ago

ItsEnesN commented 1 year ago

Ive got all Intents on and i dont use v2 bc it just closes and startup doesent work also it doesent have a keylogger.

"This error message is indicating that there is a problem with the "test.py" script on line 30. Specifically, it is saying that the "Client.init()" function is missing a required keyword-only argument named "intents". This error is likely caused by the fact that the script is trying to initialize an instance of the "Client" class from the Discord API library, but it is missing the required argument 'intents' which specifies which events the bot should listen to. This is likely a mistake in the script's code and it should be fixed by the developer."

ege75753 commented 1 year ago

me too the discord lib got a update now its not working

Idkkitty commented 1 year ago

pip install discord.py==1.7.3 use this then its fixed

Git-Utkarsh commented 10 months ago

You can refer here https://github.com/moom825/Discord-RAT/issues/55