Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to add a chat to an Event #183

Open
akirk opened this issue Mar 20, 2024 · 2 comments
Open

Allow to add a chat to an Event #183

akirk opened this issue Mar 20, 2024 · 2 comments
Milestone

Comments

@akirk
Copy link
Member

akirk commented Mar 20, 2024

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.

@akirk akirk added this to the 1.0 milestone Mar 20, 2024
@akirk
Copy link
Member Author

akirk commented Mar 20, 2024

@psrpinto what options do you see to automatically create a room?

@psrpinto
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants