|
|
před 3 roky | |
|---|---|---|
| .github | před 3 roky | |
| config | před 3 roky | |
| discordmd | před 3 roky | |
| ui | před 3 roky | |
| .gitignore | před 4 roky | |
| LICENSE | před 3 roky | |
| Makefile | před 3 roky | |
| README.md | před 3 roky | |
| go.mod | před 3 roky | |
| go.sum | před 3 roky | |
| main.go | před 3 roky |
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/ayn2op/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/config.yml on Unix, $HOME/Library/Application Support/discordo/config.yml on Darwin, and %AppData%/discordo/config.yml on Windows.
Similarly, a log file is created on first start-up at $HOME/.cache/discordo/logs.txt on Unix, $HOME/Library/Caches/discordo/logs.txt on Darwin, and %LocalAppData%/discordo/logs.txt 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.