Discord-RAT
Discord-RAT copied to clipboard
Intents Error
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."
me too the discord lib got a update now its not working
pip install discord.py==1.7.3 use this then its fixed
You can refer here https://github.com/moom825/Discord-RAT/issues/55