discord-sniper
discord-sniper copied to clipboard
No specified parameter 'intent' for the var Sniper
Traceback (most recent call last):
File "C:\Users\DELL\Documents\DiscordNitro\discord-sniper-master\sniper\Main.py", line 100, in
Strange, Not exactly sure why you are getting the error because as far as I am aware you don't have to pass intents with discord.py-self but you can try passing intents=discord.Intents.all() into commands.Bot