Discord-SelfBot
Discord-SelfBot copied to clipboard
says token is invalid when it is idk try to check it out ig
Your token is probably invalid because its validity is tested each time the script is run. Try another one and if it still doesn't work, contact me on discord: https://dsc.gg/astraadev
bro i used ur token grabber and use console on 2 different accounts so i think its the script but idk
Try to connect to the account with my multi tool (https://github.com/AstraaDev/Discord-All-Tools-In-One). If it works, I'll try to find the problem, if not, it's because of your token.
yep it definitly does work when i use auto login with my token on the multi tool but for some reason is thinks my token is invalid for this selfbot
Fuck, can you create a ticket on my server so we can see where the problem comes from?
Fuck, can you create a ticket on my server so we can see where the problem comes from?
Tell him to enable all intents :)
I was able to solve this by editing line 180:
Astraa.run(token, bot=False, reconnect=True)
Replace with:
Astraa.run(token, reconnect=True)
Happy selfbotting!