Aucune description

rigormorrtiss 3659ee6e30 refactor(util): rename variables to comply with 'effective go' il y a 4 ans
assets a5a5865866 docs(README): update preview il y a 4 ans
ui c17ca03bda Add default keybindings for navigation il y a 4 ans
util 3659ee6e30 refactor(util): rename variables to comply with 'effective go' il y a 4 ans
.gitignore 813e652784 Add latest binaries il y a 4 ans
LICENSE 26279f495a Initial commit il y a 4 ans
README.md aa9143df3e docs(README): improve wording il y a 4 ans
discordo.go 1dafd965f6 fix(main): set messages TextView title to "" on guild select il y a 4 ans
go.mod b94301632f feat(util): switch to 99designs/keyring for more backends (#18) il y a 4 ans
go.sum b94301632f feat(util): switch to 99designs/keyring for more backends (#18) il y a 4 ans

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.