Ei kuvausta

rigormorrtiss 51d19f57b7 fix(main): compare channel.CategoryID with discord.NullChannelID 4 vuotta sitten
assets a5a5865866 docs(README): update preview 4 vuotta sitten
ui c17ca03bda Add default keybindings for navigation 4 vuotta sitten
util 51b5cd1834 refactor: rename variables to comply with 'effective go' 4 vuotta sitten
.gitignore 813e652784 Add latest binaries 4 vuotta sitten
LICENSE 26279f495a Initial commit 4 vuotta sitten
README.md aa9143df3e docs(README): improve wording 4 vuotta sitten
discordo.go 51d19f57b7 fix(main): compare channel.CategoryID with discord.NullChannelID 4 vuotta sitten
go.mod b94301632f feat(util): switch to 99designs/keyring for more backends (#18) 4 vuotta sitten
go.sum b94301632f feat(util): switch to 99designs/keyring for more backends (#18) 4 vuotta sitten

README.md

discordo

Lightweight Discord terminal client

Preview

Features

  • Lightweight: Discordo is designed to have a low memory footprint and low CPU usage, overall a low usage of system resources.
  • Secure: Discordo securely encrypts and stores the authentication token on first login to an OS-specific keyring.

Installation

Building

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.

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.