Нет описания

rigormorrtiss dcf681bf63 Remove guilds DropDown title (#6) 4 лет назад
assets 4fac6484f4 Implement basic functionality 4 лет назад
ui dcf681bf63 Remove guilds DropDown title (#6) 4 лет назад
util 4fac6484f4 Implement basic functionality 4 лет назад
.gitignore 26279f495a Initial commit 4 лет назад
LICENSE 26279f495a Initial commit 4 лет назад
README.md aaf881bf06 Add latest binaries (#3) 4 лет назад
discordo.go 5bf51ebf67 Only add intents for bot accounts 4 лет назад
go.mod 4fac6484f4 Implement basic functionality 4 лет назад
go.sum 4fac6484f4 Implement basic functionality 4 лет назад

README.md

discordo

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 ".