You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A room could be created by making an API call to the homeserver, an access token would be needed to do so.
I think an application service would be appropriate here: you configure it by modifying homeserver config files, with one of the values in the config being the access token. Then you can make API requests with that access token on behalf of any user.
This would allow for the event organiser to be the creator of the room.
What about we use Matrix to add a chat to an event? We could automatically create a room associated with an event and embed a Chatrix block.
The text was updated successfully, but these errors were encountered: