|
|
3 tahun lalu | |
|---|---|---|
| .github | 3 tahun lalu | |
| config | 3 tahun lalu | |
| ui | 3 tahun lalu | |
| .gitignore | 4 tahun lalu | |
| LICENSE | 4 tahun lalu | |
| Makefile | 4 tahun lalu | |
| README.md | 3 tahun lalu | |
| go.mod | 3 tahun lalu | |
| go.sum | 3 tahun lalu | |
| main.go | 3 tahun lalu |
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).pkg install discordo or via the ports system make -C /usr/ports/net-im/discordo install clean.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-clipboardRun the discordo executable with no arguments.
A login view will be displayed on first start-up. You can choose to login using either your email and password or token; the views can be switched using Ctrl+Space keybinding.
Enter your credentials and click on the "Login" button to continue.
If you are logging in with a bot account, prefix the token with Bot (eg: Bot OTI2MDU5NTQxNDE2Nzc5ODA2.Yc2KKA.2iZ-5JxgxG-9Ub8GHzBSn-NJjNg).
Most of the Discord third-party clients store the token in a configuration file unencrypted. Discordo securely stores the token in the default OS-specific keyring.
A default configuration file is created on first start-up at $HOME/.config/discordo/config.yml on Unix, $HOME/Library/Application Support/discordo/config.yml on Darwin, and %AppData%/discordo/config.yml 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.