Sen descrición

rigormorrtiss 4cf3fff3fe ui: separate guilds from TreeView (#33) %!s(int64=4) %!d(string=hai) anos
.github 4cf3fff3fe ui: separate guilds from TreeView (#33) %!s(int64=4) %!d(string=hai) anos
ui 4cf3fff3fe ui: separate guilds from TreeView (#33) %!s(int64=4) %!d(string=hai) anos
util c22a64cc5d util: add theme.borders option to config (#32) %!s(int64=4) %!d(string=hai) anos
LICENSE 26279f495a Initial commit %!s(int64=4) %!d(string=hai) anos
README.md 4cf3fff3fe ui: separate guilds from TreeView (#33) %!s(int64=4) %!d(string=hai) anos
discordo.go 4cf3fff3fe ui: separate guilds from TreeView (#33) %!s(int64=4) %!d(string=hai) anos
go.mod d8c502440b feat: switch to zalando/go-keyring from 99designs/keyring %!s(int64=4) %!d(string=hai) anos
go.sum d8c502440b feat: switch to zalando/go-keyring from 99designs/keyring %!s(int64=4) %!d(string=hai) anos

README.md

discordo · build

Discordo is a terminal-based Discord client that aims to be lightweight, secure, and feature-rich.

Preview

Features

  • Lightweight
  • Easy-to-use
  • Secure
  • Cross-platform
  • Configurable
  • Discord-flavored markdown
  • Clipboard support
  • 2-Factor Authentication

Installation

Building

git clone https://github.com/rigormorrtiss/discordo
cd discordo && go build

# optional
sudo mv ./discordo /usr/local/bin

Package managers

# (AUR) Arch Linux - development version (may be outdated)
yay -S discordo-git

Getting Started

  • Run the built executable in a new Terminal window.

By default, Discordo utilizes OS-specific keyring to store credentials such as client authentication token. However, if you prefer not to use a keyring, you may set the DISCORDO_TOKEN environment variable and Discordo will prioritize the environment variable and use it to login instead of keyring.

  • Log in using the email and password and click on the "Login" button to continue.

Default Keybindings

  • Alt + 1: Sets the focus on the guilds list.
  • Alt + 2: Sets the focus on the channels treeview.
  • Alt + 3: Sets the focus on the messages textview.
  • Alt + 4: Sets the focus on the message inputfield.

Clipboard

  • Requires xclip or xsel for X11.
  • Requires wl-clipboard for Wayland.

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.