AstraaDev / Discord-SelfBot

This SelfBot has a total of about 60 commands to make your life on discord easier. It has a nice and intuitive interface to make it easy to use for everyone, help and explanations for each command, a very complete help command.
https://discord.gg/ckHmZMct5z
MIT License
73 stars 38 forks source link

invalid token when it isnt #4

Open gizmo1221 opened 1 year ago

gizmo1221 commented 1 year ago

i tried multiple times different tokens

AstraaDev commented 1 year ago

Are you sure your token is valid? On my side everything works.

DanielTheGeek commented 1 year ago

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.

gizmo1221 commented 1 year ago

Yep! even tried it multiple times

Are you sure your token is valid? On my side everything works.

— Reply to this email directly, view it on GitHub https://github.com/AstraaDev/Discord-SelfBot/issues/4#issuecomment-1201360201, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2HV6O3ZVZ2TKAPDYAA2LX3VW7U4TANCNFSM542YHEEA . You are receiving this because you authored the thread.Message ID: @.***>

DanielTheGeek commented 1 year ago

Yep! even tried it multiple times Are you sure your token is valid? On my side everything works. — Reply to this email directly, view it on GitHub <#4 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2HV6O3ZVZ2TKAPDYAA2LX3VW7U4TANCNFSM542YHEEA . You are receiving this because you authored the thread.Message ID: @.***>

Have you tried my solution?

BridgeKeeper1 commented 1 year ago

Same problem

BridgeKeeper1 commented 1 year ago

do we use bot token or user token?

bluueray commented 1 year ago

do we use bot token or user token?

"selfbot" so I think it's user

BridgeKeeper1 commented 1 year ago

I have figured out the fix to even get it started I just need to get cmds working

BridgeKeeper1 commented 1 year ago

Got cmds online