uowuo / abaddon

An alternative Discord client with voice support made with C++ and GTK 3
GNU General Public License v3.0
970 stars 53 forks source link

[Feature Request] Functionality Expansion #306

Open SkullGamer205 opened 1 month ago

SkullGamer205 commented 1 month ago

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;

ouwou commented 3 weeks ago

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

SkullGamer205 commented 2 weeks ago

Chats in VC: Worked!