Тайлбар байхгүй

rigormorrtiss 1902f5908d fix(main): compare CategoryID against 0 and discord.NullChannelID for 'global channels' 4 жил өмнө
assets a5a5865866 docs(README): update preview 4 жил өмнө
ui c17ca03bda Add default keybindings for navigation 4 жил өмнө
util 0bee19a27c refactor(util): merge linebreak with .WriteString() 4 жил өмнө
.gitignore 813e652784 Add latest binaries 4 жил өмнө
LICENSE 26279f495a Initial commit 4 жил өмнө
README.md aa9143df3e docs(README): improve wording 4 жил өмнө
discordo.go 1902f5908d fix(main): compare CategoryID against 0 and discord.NullChannelID for 'global channels' 4 жил өмнө
go.mod b94301632f feat(util): switch to 99designs/keyring for more backends (#18) 4 жил өмнө
go.sum b94301632f feat(util): switch to 99designs/keyring for more backends (#18) 4 жил өмнө

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.