|
|
4 vuotta sitten | |
|---|---|---|
| .github | 4 vuotta sitten | |
| config | 4 vuotta sitten | |
| ui | 4 vuotta sitten | |
| util | 4 vuotta sitten | |
| LICENSE | 4 vuotta sitten | |
| Makefile | 4 vuotta sitten | |
| README.md | 4 vuotta sitten | |
| go.mod | 4 vuotta sitten | |
| go.sum | 4 vuotta sitten | |
| main.go | 4 vuotta sitten |
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-gitRun the discordo executable with no arguments.
Log in using the account email and password (first-time login) and click on the "Login" button to continue.
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
DISCORDO_TOKENenvironment variable 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.
apt install wl-clipboardpacman -S wl-clipboarddnf install wl-clipboardAutomated 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.