설명 없음

rigormorrtiss a5a6e1ebf6 docs(README): add instructions to add binary to /usr/local/bin 4 년 전
assets 56b3bfb336 Update README preview to latest 4 년 전
ui e4fbeb1c11 refactor(ui): explicitly return values 4 년 전
util 9bc0b94da3 Upgrade Arikawa to v3 (#15) 4 년 전
.gitignore 813e652784 Add latest binaries 4 년 전
LICENSE 26279f495a Initial commit 4 년 전
README.md a5a6e1ebf6 docs(README): add instructions to add binary to /usr/local/bin 4 년 전
discordo.go 353a66b079 Sort channels on guild and channel selected 4 년 전
go.mod 9bc0b94da3 Upgrade Arikawa to v3 (#15) 4 년 전
go.sum 9bc0b94da3 Upgrade Arikawa to v3 (#15) 4 년 전

README.md

discordo

Lightweight Discord terminal client

Preview

Features

  • Lightweight: Designed to have a low memory footprint and low CPU usage, overall a low usage of system resources.
  • Secure: Securely stores the authentication token on first login in an OS-specific keyring file.

Installation

Building from Source

git clone https://github.com/rigormorrtiss/discordo
cd discordo && go build

# Optional
mv ./discordo /usr/local/bin

Getting Started

  • Run the built executable in a new Terminal.
  • Choose the preferred login method.
  • Log in using the chosen login method and click on "Login" button to continue. Note: bot accounts tokens must be prefixed with "Bot " (eg: "Bot ODM9NjU5MDAqNjQyOFYoNDM4.YU-UQw.vBefI1uO0q6QGKDSQ2iUk5z8PY4").

Disclaimer

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.