mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 02:43:01 +00:00
Add mention_spam automod trigger and change default values
This commit is contained in:
@ -3123,6 +3123,11 @@ of :class:`enum.Enum`.
|
||||
|
||||
The rule will trigger when something triggers based on the set keyword preset types.
|
||||
|
||||
.. attribute:: mention_spam
|
||||
|
||||
The rule will trigger when combined number of role and user mentions
|
||||
is greater than the set limit.
|
||||
|
||||
.. class:: AutoModRuleEventType
|
||||
|
||||
Represents the event type of an automod rule.
|
||||
|
Reference in New Issue
Block a user