|
|
пре 3 година | |
|---|---|---|
| .github | пре 3 година | |
| config | пре 3 година | |
| discordmd | пре 3 година | |
| ui | пре 3 година | |
| .gitignore | пре 4 година | |
| LICENSE | пре 4 година | |
| Makefile | пре 3 година | |
| README.md | пре 3 година | |
| go.mod | пре 3 година | |
| go.sum | пре 3 година | |
| main.go | пре 3 година |
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-clipboarddiscordo executable with no arguments.token command-line flag to the executable (eg: --token "OTI2MDU5NTQxNDE2Nzc5ODA2.Yc2KKA.2iZ-5JxgxG-9Ub8GHzBSn-NJjNg"). The token is stored securely in the default OS-specific keyring.A default configuration file is created on first start-up at $HOME/.config/discordo.yml on Unix, $HOME/Library/Application Support/discordo.yml on Darwin, and %AppData%/discordo.yml on Windows. The configuration file path can be customized using the config command-line flag (eg: --config ~/myconfigs/discordo.yml).
Similarly, a log file is created on first start-up at $HOME/.cache/discordo.log on Unix, $HOME/Library/Caches/discordo.log on Darwin, and %LocalAppData%/discordo.yml on Windows. The log file path can be customized using the log 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.