Açıklama Yok

rigormorrtiss 041225ac09 Mark previously-edited messages with "(edited)" (#10) 4 yıl önce
assets d684312f38 Implement ChannelsTreeView Component for categories (#7) 4 yıl önce
ui cc29b2426e Refactor redundant modification of default properties 4 yıl önce
util 041225ac09 Mark previously-edited messages with "(edited)" (#10) 4 yıl önce
.gitignore 813e652784 Add latest binaries 4 yıl önce
LICENSE 26279f495a Initial commit 4 yıl önce
README.md 18c7ece764 Update README.md 4 yıl önce
discordo.go c0c7527a1f Prefix top-level text-based channels with # (#9) 4 yıl önce
go.mod 0f15ab13c6 Switch to discordgo for simplicity 4 yıl önce
go.sum 0f15ab13c6 Switch to discordgo for simplicity 4 yıl önce

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.