Нема описа

rigormorrtiss 3492639a1d refactor(main): use shared session.Session.Context() for future calls пре 4 година
.github 342adf1461 ci: setup build workflow (#23) пре 4 година
assets 1a2be50e14 feat: implement Threads (#25) пре 4 година
ui 1a2be50e14 feat: implement Threads (#25) пре 4 година
util 1a2be50e14 feat: implement Threads (#25) пре 4 година
LICENSE 26279f495a Initial commit пре 4 година
README.md 1851c7ea53 main: change default keybindings пре 4 година
discordo.go 3492639a1d refactor(main): use shared session.Session.Context() for future calls пре 4 година
go.mod 155f4d54f7 main: update arikawa to latest commit пре 4 година
go.sum 155f4d54f7 main: update arikawa to latest commit пре 4 година

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

  • 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.