|
|
4 lat temu | |
|---|---|---|
| .github | 4 lat temu | |
| ui | 4 lat temu | |
| util | 4 lat temu | |
| LICENSE | 4 lat temu | |
| Makefile | 4 lat temu | |
| README.md | 4 lat temu | |
| go.mod | 4 lat temu | |
| go.sum | 4 lat temu | |
| main.go | 4 lat temu |
Discordo is a lightweight, secure, and feature-rich Discord terminal client. Heavily work-in-progress, expect breaking changes.
You can download and install a prebuilt binary here for Windows, macOS, or Linux.
yay -S discordo-gitgit clone https://github.com/ayntgl/discordo
cd discordo
make build
# optional
sudo mv ./discordo /usr/local/bin
xclip or xsel for X11.
apt install xclippacman -S xclipdnf install xclipwl-clipboard for Wayland.
apt install wl-clipboardpacman -S wl-clipboarddnf install wl-clipboardRun 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.
If you are using a bot account to login, set the DISCORDO_TOKEN environment variable to the token of the bot and prefix it with Bot (eg: Bot OTI2MDU5NTQxNDE2Nzc5ODA2.Yc2KKA.2iZ-5JxgxG-9Ub8GHzBSn-NJjNg).
By default, Discordo utilizes OS-specific keyring to store the authentication token. However, if you prefer not to use a keyring (not recommended), you may set the DISCORDO_TOKEN environment variable and Discordo will prioritize the usage of the provided token to login instead of keyring.
A default configuration file is created on first start-up at $HOME/.config/discordo.toml on Unix, $HOME/Library/Application Support/discordo.toml on Darwin, and %AppData%/discordo.toml on Windows.
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.