Closed 0verread closed 1 month ago
I could not find any keybinding information or a way to logout. Also, not sure how to clear the state so I can fresh login.
ctrl+c
Currently, the only way to log out is to remove the token entry from the keyring.
You can use jaraco/keyring CLI to delete the discordo entry from the keyring:
jaraco/keyring
discordo
keyring del discordo token
I could not find any keybinding information or a way to logout. Also, not sure how to clear the state so I can fresh login.