Ingen beskrivning

rigormorrtiss efb9097eda Modify right Flex proportion to 4 4 år sedan
.github 04b6ddc599 Hide non-permissible channels from channels TreeView (#35) 4 år sedan
ui efb9097eda Modify right Flex proportion to 4 4 år sedan
util 04b6ddc599 Hide non-permissible channels from channels TreeView (#35) 4 år sedan
LICENSE 26279f495a Initial commit 4 år sedan
README.md 83f2924186 Modify the default keybindings 4 år sedan
discordo.go 83f2924186 Modify the default keybindings 4 år sedan
go.mod f8b8b5a144 Switch to discordgo 4 år sedan
go.sum f8b8b5a144 Switch to discordgo 4 år sedan

README.md

discordo · build license Go Report Card

Discordo is a lightweight, secure, and feature-rich Discord terminal client.

Preview

Features

  • Lightweight & secure
  • Easy-to-use & cross-platform
  • Configurable & minimalistic
  • Feature-rich
    • 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 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 token field in the configuration file (~/.config/discordo/config.json) and Discordo will prioritize the usage of token field to login instead of keyring.

  • Log in using the email and password (first-time login) and click on the "Login" button to continue.

Default Keybindings

  • Alt + g: Sets the focus on the guilds treeview.
  • Alt + c: Sets the focus on the channels treeview.
  • Alt + m: Sets the focus on the messages textview.
  • Alt + i: 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.