uowuo/abaddon

[Feature Request] Functionality Expansion

Opened this issue · 2 comments

Abaddon is a good client and a replacement for the original discord client, however, it lacks certain functions for comfortable use.

Namely, this is what is missing;

  • View or broadcast streams/cameras
  • Reactions support #42
  • Supports keybindings #30
  • i18n support #311
  • Markdown support #58
  • Slash commands (/)
  • Chats in VC Support. f8de54e
  • Forums Support. #73
  • Saving the session (This means that after re-entering the application you do not have to enter a token / QR code.
  • Supports multiple sessions
  • Optional display of hidden channels/deleted messages #261
  • Notifications (Messages, someone entered / left VC, etc.) #267
  • Rich Presence #116
  • Tabbed support

view or broadcast streams/cameras

possible and something i experimented with so maybe one day :^) might make a branch for it to fool around if im bored

slash commands

kind of a nightmare but maybe eventually

forums support

working on it but unfortunately pretty annoying to deal with UI-wise :s

saving the session

this is a common issue for some reason even though it should warn you in the console. you need something like gnome-keyring or kwallet or compile with -DUSE_KEYCHAIN=OFF to store it in plaintext

supports multiple sessions

this wont happen if you mean multiple within one window. opening multiple separate instances is probably doable so feel free to open a separate issue for that if youd like

Chats in VC: Worked!