ayn2op / discordo

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

not starting on arch linux #264

Closed graziel666 closed 1 year ago

graziel666 commented 1 year ago

as the tittle says, since some days ago i'm trying to use discordo but it just doesnt start, no error of any kind, and using discordo --help shows the help message at least, but when i type discordo and hit enter, the cursor just blinks, skips a line and nothing happens

image

any idea what can this be?

apprehensions commented 1 year ago

strace discordo

ayn2op commented 1 year ago

Can you dump the content of the log file (located at ~/.cache/discordo/logs.txt on Unix-based platforms) here?

graziel666 commented 1 year ago

websocket closed, reason: 4004 Authentication failed.

only had that on the log, still after seeing this i remembered i did an alias on zsh with the discord -token still, comenting out that alias didn't worked for some reason, but checking it, i noticed that my token was diferent now with the one i was using until now, after changing it to the new correct one it started working again as normal

checked again comenting my alias and now i'm getting the login screen too