How to fix the script
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!
hey I got a question. is it bugging for you too when you have a lot of people? for me it is super buggy.
@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