update matrix moderation docs to reflect that we now have two ban lists
All checks were successful
/ build (push) Successful in 51s
/ Ansible Lint (push) Successful in 4m38s

This commit is contained in:
lilly 2026-09-18 17:45:46 +02:00
commit ee810bfc16
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
2 changed files with 8 additions and 5 deletions

View file

@ -27,9 +27,10 @@ The bot account `@moderation:hamburg.ccc.de` (Draupnir) maintains various intern
These can include, for example, user bans or entire server bans.
Additionally, certain automatic monitoring measures (so-called "protections") apply in these rooms, which trigger a configured action if violated.
For example, a user is not allowed to tag too many other users in a single message, as this is considered spam and results in a kick.
The bot is controlled and configured via a privileged *CCCHH Moderation Management* room using `!mjolnir` commands.
The bot is controlled and configured via a privileged *CCCHH Moderation Management* room using `!draupnir` commands.
There, individual actions can also be triggered through the bot as needed, such as redacting messages, kicking users from all or some channels, etc.
It is also possible to make our moderation bot's local lists available to other entities and subscribe our bot to other entities' lists.
Our list is published in `#general-moderation:hamburg.ccc.de` where other moderation bots can freely watch it.
Currently we operate **two policy lists**: One for internal bans like "Hausverbot" or similar and one for general misconduct like harassment and spam.
It is possible to make our general list available to other entities as well as subscribe our bot to other entities' lists.
Our general list is published in `#general-moderation:hamburg.ccc.de` where other moderation bots can freely watch it.