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

Token invalid (it actually valid i tested it)

Open OmorOrNot opened this issue 1 year ago • 2 comments

The script says its not valid, i tried the things from other issues didnt work

OmorOrNot avatar Dec 10 '23 22:12 OmorOrNot

Bot=False is deprecated in new Discord.py, you have to be using: discord.py == 1.7.3 aiohttp == 3.6.0

For it to work.

Also if you're not on windows, you need to comment out line 153 in selfbot.py and everything should work fine.

Furkan-FRTR avatar Dec 17 '23 16:12 Furkan-FRTR