Không có mô tả

rigormorrtiss fcac19d0cb Update bots accounts login note 4 năm trước cách đây
assets 4fac6484f4 Implement basic functionality 4 năm trước cách đây
ui 94b54f7989 Convert LoginVia* variables to constants 4 năm trước cách đây
util 3be7497ea5 Improve default colors 4 năm trước cách đây
.gitignore 813e652784 Add latest binaries 4 năm trước cách đây
LICENSE 26279f495a Initial commit 4 năm trước cách đây
README.md fcac19d0cb Update bots accounts login note 4 năm trước cách đây
discordo.go aeaf245fb5 Add GUILDS and GUILD_MESSAGES intents for bots 4 năm trước cách đây
go.mod 4fac6484f4 Implement basic functionality 4 năm trước cách đây
go.sum 4fac6484f4 Implement basic functionality 4 năm trước cách đây

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
    

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. Note: bot accounts tokens must be prefixed with "Bot " (eg: "Bot ODM9NjU5MDAqNjQyOFYoNDM4.YU-UQw.vBefI1uO0q6QGKDSQ2iUk5z8PY4").

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.