Sen descrición

rigormorrtiss 69f7ac594c Goroutinize *session.Session.SendMessage() %!s(int64=4) %!d(string=hai) anos
assets 3cdf7b102b Update README preview to latest %!s(int64=4) %!d(string=hai) anos
ui c17ca03bda Add default keybindings for navigation %!s(int64=4) %!d(string=hai) anos
util ca562d0910 Mark bot users with "BOT" tag for referenced message %!s(int64=4) %!d(string=hai) anos
.gitignore 813e652784 Add latest binaries %!s(int64=4) %!d(string=hai) anos
LICENSE 26279f495a Initial commit %!s(int64=4) %!d(string=hai) anos
README.md aa9143df3e docs(README): improve wording %!s(int64=4) %!d(string=hai) anos
discordo.go 69f7ac594c Goroutinize *session.Session.SendMessage() %!s(int64=4) %!d(string=hai) anos
go.mod b94301632f feat(util): switch to 99designs/keyring for more backends (#18) %!s(int64=4) %!d(string=hai) anos
go.sum b94301632f feat(util): switch to 99designs/keyring for more backends (#18) %!s(int64=4) %!d(string=hai) anos

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.