Keine Beschreibung

rigormorrtiss 775e658e7d Add message InputField if channel type is GuildText or GuildNews vor 4 Jahren
assets b854ab513d Update README preview to latest vor 4 Jahren
ui c17ca03bda Add default keybindings for navigation vor 4 Jahren
util a544c05bfe Ignore message content from color and region tags vor 4 Jahren
.gitignore 813e652784 Add latest binaries vor 4 Jahren
LICENSE 26279f495a Initial commit vor 4 Jahren
README.md aa9143df3e docs(README): improve wording vor 4 Jahren
discordo.go 775e658e7d Add message InputField if channel type is GuildText or GuildNews vor 4 Jahren
go.mod b94301632f feat(util): switch to 99designs/keyring for more backends (#18) vor 4 Jahren
go.sum b94301632f feat(util): switch to 99designs/keyring for more backends (#18) vor 4 Jahren

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.