matrix-org / matrix-appservice-discord

A bridge between Matrix and Discord.
Apache License 2.0
791 stars 148 forks source link

Allow making channel read only #843

Open Zwelf opened 1 year ago

Zwelf commented 1 year ago

Problem: Matrix has lots of spam. And I would like to make the room read only by default and elevate permissions of users individually.

In unbridged rooms I could just make message sending available from permission 1. But in bridged rooms, messages from discord won't appear anymore.

Solution: Increase the permission of bridged users to at least "write message"-permission level when they send a message on discord before bridging the message to matrix.