|
|
4 tahun lalu | |
|---|---|---|
| .github | 4 tahun lalu | |
| LICENSE | 4 tahun lalu | |
| README.md | 4 tahun lalu | |
| config.go | 4 tahun lalu | |
| discord.go | 4 tahun lalu | |
| go.mod | 4 tahun lalu | |
| go.sum | 4 tahun lalu | |
| main.go | 4 tahun lalu | |
| ui.go | 4 tahun lalu | |
| util.go | 4 tahun lalu |
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. A new and default configuration will be created at ~/.config/discordo.toml on first startup.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.