ayn2op / discordo

A lightweight, secure, and feature-rich Discord terminal client.
MIT License
2.19k stars 69 forks source link

4013 Invalid intent(s) #204

Closed replicant0wnz closed 2 years ago

replicant0wnz commented 2 years ago

Howdy,

I can't seem to get Discordo to login via a bot account I created. I get the 4013 Invalid intent(s). I gave the bot full admin rights and enabled all the intents then generated a new key and ran it with:

./discordo --token "Bot XXXXXXXXXXXXXXXXXXXXXX"

But still no luck. Any suggestions?

replicant0wnz commented 2 years ago

Actual error:

2022/09/01 13:17:43 Gateway error: websocket: close sent
2022/09/01 13:17:43 websocket closed, reason: 4013 Invalid intent(s).
replicant0wnz commented 2 years ago

Did a pull against main and rebuilt. Got me past the token error, but now having another issue. Will create a new issue for it ;-)