Nav apraksta

rigormorrtiss 94b54f7989 Convert LoginVia* variables to constants 4 gadi atpakaļ
assets 4fac6484f4 Implement basic functionality 4 gadi atpakaļ
ui 94b54f7989 Convert LoginVia* variables to constants 4 gadi atpakaļ
util 3be7497ea5 Improve default colors 4 gadi atpakaļ
.gitignore 813e652784 Add latest binaries 4 gadi atpakaļ
LICENSE 26279f495a Initial commit 4 gadi atpakaļ
README.md 0d4f91c84c Add "Disclaimer" heading 4 gadi atpakaļ
discordo.go 3be7497ea5 Improve default colors 4 gadi atpakaļ
go.mod 4fac6484f4 Implement basic functionality 4 gadi atpakaļ
go.sum 4fac6484f4 Implement basic functionality 4 gadi atpakaļ

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 credentials (email, password, or authentication token) in OS-specific keyring file.

Installation

  • Run the following commands in chronological order.

    git clone https://github.com/rigormorrtiss/discordo
    cd discordo
    cp build/discordo_linux_amd64 /usr/local/bin/discordo
    

Binary name examples:

  • discordo_linux_amd64
  • discordo_darwin_amd64
  • discordo_windows_amd64.exe

Usage

  • Run the executable by running the following command in a terminal.

    discordo
    
  • 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.