|
|
4 år sedan | |
|---|---|---|
| .github | 4 år sedan | |
| util | 4 år sedan | |
| LICENSE | 4 år sedan | |
| Makefile | 4 år sedan | |
| README.md | 4 år sedan | |
| discord.go | 4 år sedan | |
| go.mod | 4 år sedan | |
| go.sum | 4 år sedan | |
| main.go | 4 år sedan | |
| ui.go | 4 år sedan |
Discordo is a lightweight, secure, and feature-rich Discord terminal client. Heavily work-in-progress, expect breaking changes.
git clone https://github.com/ayntgl/discordo
cd discordo
make 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.tomlon Unix,%AppData%/discordo.tomlon Windows, and$HOME/Library/Application Support/discordo.tomlon Darwin.
Note: 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.
apt install xclippacman -S xclipdnf install xclipwl-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.