Aucune description

rigormorrtiss e553e96c68 Set borders to empty strings and focus borders to corresponding default borders il y a 4 ans
assets 4fac6484f4 Implement basic functionality il y a 4 ans
ui 8172702239 Set login Form buttons' align to center il y a 4 ans
util 0f15ab13c6 Switch to discordgo for simplicity il y a 4 ans
.gitignore 813e652784 Add latest binaries il y a 4 ans
LICENSE 26279f495a Initial commit il y a 4 ans
README.md 18c7ece764 Update README.md il y a 4 ans
discordo.go e553e96c68 Set borders to empty strings and focus borders to corresponding default borders il y a 4 ans
go.mod 0f15ab13c6 Switch to discordgo for simplicity il y a 4 ans
go.sum 0f15ab13c6 Switch to discordgo for simplicity il y a 4 ans

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.