element-hq / chatterbox

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

Open new case #90

Open ptman opened 2 years ago

ptman commented 2 years ago

When the following occurs:

  1. chatterbox is opened
  2. a room is created and invite_user is invited
  3. a useful (?) chat is had
  4. invite_user leaves
  5. how does one initiate a new chat with invite_user? how does one start over?
paulvt commented 2 years ago

We were having issues among similar lines. In our case the invite_user is a bot, so it never leaves, but there is still no way to finish up the session. What is/should the story around this be?