No Description

rigormorrtiss 642e156dc8 Switch to for-range loops for cleaner syntax 4 years ago
assets 4fac6484f4 Implement basic functionality 4 years ago
ui 94b54f7989 Convert LoginVia* variables to constants 4 years ago
util 642e156dc8 Switch to for-range loops for cleaner syntax 4 years ago
.gitignore 813e652784 Add latest binaries 4 years ago
LICENSE 26279f495a Initial commit 4 years ago
README.md dcb639a45f Update Installation instructions 4 years ago
discordo.go 642e156dc8 Switch to for-range loops for cleaner syntax 4 years ago
go.mod 4fac6484f4 Implement basic functionality 4 years ago
go.sum 4fac6484f4 Implement basic functionality 4 years ago

README.md

discordo

[WIP] Lightweight Discord terminal client

Preview

Features

  • Lightweight: Designed to have a low memory footprint and low CPU usage, overall a low usage of system resources.
  • Secure: Securely stores the authentication token on first login in an OS-specific keyring file.

Installation

Building from Source

  • Run the following commands in chronological order.

    git clone https://github.com/rigormorrtiss/discordo
    cd discordo && go build
    

Usage

  • 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. Note: bot accounts must be prefixed with "Bot ".

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.