trigg / Discover

Yet another discord overlay for linux
GNU General Public License v3.0
651 stars 28 forks source link

Allow basic chatting #309

Closed Madis0 closed 1 year ago

Madis0 commented 1 year ago

Voice chat can have a keybind set by the Discord app, but I haven't been able to find a way to chat with text. Can you add a hotkey and a textbox to the overlay?

trigg commented 1 year ago

No.

The way this overlay is designed does not allow for a text input, or mouse input.

it will require a complete rewrite from scratch and even then I don't believe this is doable.

To top it off, I'm not even sure if the RPC websockets allow for text sending either