matrix-org / matrix-appservice-discord

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

Add more configs to disable various Matrix state changes #867

Open Miepee opened 1 year ago

Miepee commented 1 year ago

Fixes #866

This implements config values to disable the rest of Matrix state changes (Bans, Kicks, Room Names). as well as add tests for them.