ayn2op / discordo

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

How to logout #406

Closed 0verread closed 1 month ago

0verread commented 3 months 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.

ml21 commented 3 months ago

ctrl+c

ayn2op commented 3 months ago

Currently, the only way to log out is to remove the token entry from the keyring.

ayn2op commented 2 months ago

You can use jaraco/keyring CLI to delete the discordo entry from the keyring:

keyring del discordo token