|
|
há 3 anos atrás | |
|---|---|---|
| .github | há 3 anos atrás | |
| config | há 3 anos atrás | |
| ui | há 3 anos atrás | |
| .gitignore | há 4 anos atrás | |
| LICENSE | há 4 anos atrás | |
| Makefile | há 4 anos atrás | |
| README.md | há 3 anos atrás | |
| go.mod | há 3 anos atrás | |
| go.sum | há 3 anos atrás | |
| main.go | há 3 anos atrás |
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-git (thanks to Alyxia Sother for maintaining the AUR package).git 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-clipboarddiscordo executable with no arguments to login using email and password. If you are using token to login, set the token flag to the token that you want to login with.Bot (eg: --token "Bot OTI2MDU5NTQxNDE2Nzc5ODA2.Yc2KKA.2iZ-5JxgxG-9Ub8GHzBSn-NJjNg").A default configuration file is created on first start-up at $HOME/.config/discordo/config.toml on Unix, $HOME/Library/Application Support/discordo/config.toml on Darwin, and %AppData%/discordo/config.toml on Windows. You can configure the default configuration path using the config command-line flag.
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.