Discordo is a lightweight, secure, and feature-rich Discord terminal client.
git clone https://github.com/ayntgl/discordo
cd discordo
go build
# optional
sudo mv ./discordo /usr/local/bin
yay -S discordo-gitdiscordo executable with no arguments. On first startup, a default configuration file will be created at $HOME/.config/discordo.toml on Unix, %AppData%/discordo.toml on Windows, $HOME/Library/Application Support/discordo.toml on Darwin, and $home/lib/discordo.toml on Plan 9.By default, Discordo utilizes OS-specific keyring to store credentials such as client authentication token. However, if you prefer not to use a keyring (not recommended), you may set the
tokenfield in the configuration file and Discordo will prioritize the usage of the provided token to login instead of keyring.
On Linux, clipboard support requires:
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.