Няма описание

rigormorrtiss ec4bdb1459 Switch to Horizon theme colorscheme преди 4 години
assets 4fac6484f4 Implement basic functionality преди 4 години
ui 94b54f7989 Convert LoginVia* variables to constants преди 4 години
util ec4bdb1459 Switch to Horizon theme colorscheme преди 4 години
.gitignore 813e652784 Add latest binaries преди 4 години
LICENSE 26279f495a Initial commit преди 4 години
README.md 18c7ece764 Update README.md преди 4 години
discordo.go 642e156dc8 Switch to for-range loops for cleaner syntax преди 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 the authentication token on first login in an OS-specific keyring file.

Installation

Building from Source

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.