暫無描述

rigormorrtiss 3df9adabb3 feat(util): parse referenced messages (#19) 4 年之前
assets a5a5865866 docs(README): update preview 4 年之前
ui c17ca03bda Add default keybindings for navigation 4 年之前
util 3df9adabb3 feat(util): parse referenced messages (#19) 4 年之前
.gitignore 813e652784 Add latest binaries 4 年之前
LICENSE 26279f495a Initial commit 4 年之前
README.md aa9143df3e docs(README): improve wording 4 年之前
discordo.go 51d19f57b7 fix(main): compare channel.CategoryID with discord.NullChannelID 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.