Bez popisu

rigormorrtiss 3e5aac4b5e Switch to list for keybindings před 4 roky
assets 3cdf7b102b Update README preview to latest před 4 roky
ui c17ca03bda Add default keybindings for navigation před 4 roky
util ca562d0910 Mark bot users with "BOT" tag for referenced message před 4 roky
.gitignore 813e652784 Add latest binaries před 4 roky
LICENSE 26279f495a Initial commit před 4 roky
README.md 3e5aac4b5e Switch to list for keybindings před 4 roky
discordo.go e78dfee9c8 Inline event handlers před 4 roky
go.mod b94301632f feat(util): switch to 99designs/keyring for more backends (#18) před 4 roky
go.sum b94301632f feat(util): switch to 99designs/keyring for more backends (#18) před 4 roky

README.md

discordo

[WIP] 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

Installation

Building

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

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

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.

Default Keybindings

  • Ctrl + G: Sets the focus on the guilds dropdown.
  • Ctrl + J: Sets the focus on the channels treeview.
  • Ctrl + K: Sets the focus on the messages textview.
  • Ctrl + L: Sets the focus on the message inputfield.

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.