暫無描述

rigormorrtiss 5ff13fac2e feat: add support for MFA (2FA) login (#29) 4 年之前
.github cf13c1d243 ci: rename ci workflow to build 4 年之前
ui 5ff13fac2e feat: add support for MFA (2FA) login (#29) 4 年之前
util d0fb493eb9 perf(util): use .WriteString() instead of + concatenation 4 年之前
LICENSE 26279f495a Initial commit 4 年之前
README.md 9d93e0a999 docs: add 'Package managers' section to Installation 4 年之前
discordo.go 5ff13fac2e feat: add support for MFA (2FA) login (#29) 4 年之前
go.mod 155f4d54f7 main: update arikawa to latest commit 4 年之前
go.sum 155f4d54f7 main: update arikawa to latest commit 4 年之前

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

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.
  • Choose the preferred login method.
  • Log in using the chosen login method and click on "Login" button to continue.

Default Keybindings

  • Alt + 1: Sets the focus on the guilds dropdown.
  • 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.