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

Consider associating provisioned mjolnirs with a space rather than a user/owner #425

Open
Gnuxie opened this issue Nov 17, 2022 · 0 comments
Labels
A-Appservice T-Task Refactoring, enabling or disabling functionality, other engineering tasks

Comments

@Gnuxie
Copy link
Contributor

Gnuxie commented Nov 17, 2022

A great way to make the illusion of a "native" moderation experience on Matrix is to configure a homserver with the appservice to automatically join a mjolnir to new spaces. I believe this is already possible without spec work, but might require server support and at the least server configuration (See EMS's Admin bot).

The next question is then how do you make sure this bot is automatically op'd with m.space.child events? Probably just by watching for m.space.child events and impersonating the user who sent them

@Gnuxie Gnuxie added T-Task Refactoring, enabling or disabling functionality, other engineering tasks A-Appservice labels Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Appservice T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

No branches or pull requests

1 participant