update matrix moderation docs to reflect that we now have two ban lists
This commit is contained in:
parent
d422b9660a
commit
ee810bfc16
2 changed files with 8 additions and 5 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue