element-hq / chatterbox

Chatterbox lets you securely embed Hydrogen on any website!
Apache License 2.0
172 stars 21 forks source link

Additional mode of operation: Responder group #22

Closed buffless-matt closed 2 years ago

buffless-matt commented 2 years ago

According to Rick's statement of what should be included in v1, it appears as though Chatterbox only currently supports "Join Room" (from Rick's Figma).

So this issue is about requesting the development of the "Responder group" operation mode, which involves (assuming my understanding is correct):

Half-Shot commented 2 years ago

I believe this is solved by the operator bot, which handles this logic (since it can see who is online).

Chatterbox need only autojoin users to a single room, where the operator bot will pick them up and redirect them to the right DM.

buffless-matt commented 2 years ago

@Half-Shot so to clarify, Chatterbox doesn't need any further work for this (i.e. this issue can be closed)?

Half-Shot commented 2 years ago

Chatterbox (the web app) doesn't need any work to support this. The backend work will be completed elsewhere.