Sin descripción

rigormorrtiss dcb639a45f Update Installation instructions hace 4 años
assets 4fac6484f4 Implement basic functionality hace 4 años
ui 94b54f7989 Convert LoginVia* variables to constants hace 4 años
util 3be7497ea5 Improve default colors hace 4 años
.gitignore 813e652784 Add latest binaries hace 4 años
LICENSE 26279f495a Initial commit hace 4 años
README.md dcb639a45f Update Installation instructions hace 4 años
discordo.go aeaf245fb5 Add GUILDS and GUILD_MESSAGES intents for bots hace 4 años
go.mod 4fac6484f4 Implement basic functionality hace 4 años
go.sum 4fac6484f4 Implement basic functionality hace 4 años

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.