|
|
4 anos atrás | |
|---|---|---|
| .github | 4 anos atrás | |
| util | 4 anos atrás | |
| LICENSE | 4 anos atrás | |
| README.md | 4 anos atrás | |
| discord.go | 4 anos atrás | |
| go.mod | 4 anos atrás | |
| go.sum | 4 anos atrás | |
| main.go | 4 anos atrás | |
| renderer.go | 4 anos atrás | |
| ui.go | 4 anos atrás |
[WIP] Discordo is a lightweight, secure, and feature-rich Discord terminal client. It is highly configurable and has a minimalistic user interface.
git clone https://github.com/rigormorrtiss/discordo
cd discordo
go build
# optional
sudo mv ./discordo /usr/local/bin
paru -S discordo-gitBy 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.
Discordo aims to be highly configurable, it may be easily customized via a configuration file. It creates a default configuration file on the first start-up. The newly created configuration file is located at $HOME/.config/discordo/config.json.
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.