Discord-SelfBot
Discord-SelfBot copied to clipboard
Token invalid (it actually valid i tested it)
The script says its not valid, i tried the things from other issues didnt work
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.