[AB-71] adding very simple anti raid feature to automatically mute member who mass mention users

This commit is contained in:
Sheldan
2021-07-14 01:48:53 +02:00
parent 6b5a255aa8
commit 794fc7ceac
26 changed files with 1887 additions and 2 deletions

View File

@@ -235,4 +235,18 @@ notifying the moderation of the server. Additional reports of the same user, wit
`reactionReports`:: target for report notification messages
==== Emotes
* `reactionReport` reaction emote to report a message
* `reactionReport` reaction emote to report a message
=== Mass mention automatic mute
Feature key `massPingLog`
This functionality requires the feature `mutes` to be enabled and optionally has configuration for integration for `experience` feature.
This functionality will automatically mute a member who mentions more than a configured amount of users.
==== Post targets
`massPingLog`:: target for notifications of automatic mutes
==== Relevant system configuration
`massPingMinLevel`:: The level at which members are allowed to mass ping and not get muted.