mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-19 20:21:14 +00:00
[AB-71] adding very simple anti raid feature to automatically mute member who mass mention users
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user