|
|
4 éve | |
|---|---|---|
| .github | 4 éve | |
| ui | 4 éve | |
| util | 4 éve | |
| LICENSE | 4 éve | |
| README.md | 4 éve | |
| discordo.go | 4 éve | |
| go.mod | 4 éve | |
| go.sum | 4 éve |
Discordo is a terminal-based Discord client that aims to be lightweight, secure, and feature-rich.
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 DISCORDO_TOKEN environment variable and Discordo will prioritize the environment variable and use it to login instead of keyring.
Alt + 1: Sets the focus on the guilds list.Alt + 2: Sets the focus on the channels treeview.Alt + 3: Sets the focus on the messages textview.Alt + 4: 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.