Discordo is a lightweight, secure, and feature-rich Discord terminal client.
git clone https://github.com/rigormorrtiss/discordo
cd discordo && go build
# optional
sudo mv ./discordo /usr/local/bin
# (AUR) Arch Linux - development version (may be outdated)
yay -S discordo-git
By default, Discordo utilizes OS-specific keyring to store credentials such as client authentication token. However, if you prefer not to use a keyring, you may set the token field in the configuration file (~/.config/discordo/config.json) and Discordo will prioritize the usage of token field to login instead of keyring.
Alt + g: Sets the focus on the guilds TreeView.Alt + m: Sets the focus on the messages TextView.Alt + i: Sets the focus on the message InputField.xclip or xsel for X11.wl-clipboard for Wayland.Automated user accounts or "self-bots" are against Discord's Terms of Service. I am not responsible for any loss caused by using "self-bots" or Discordo.