Fix typo in automod docs (#185)
This commit is contained in:
parent
4448659dc0
commit
00f368d62b
1 changed files with 3 additions and 3 deletions
|
@ -64,9 +64,9 @@ export const pluginInfo: ZeppelinGuildPluginBlueprint["info"] = {
|
|||
reason: 'Auto-muted for spam'
|
||||
my_second_filter:
|
||||
triggers:
|
||||
- message_spam:
|
||||
amount: 5
|
||||
within: 10s
|
||||
- emoji_spam:
|
||||
amount: 2
|
||||
within: 5s
|
||||
actions:
|
||||
clean: true
|
||||
overrides:
|
||||
|
|
Loading…
Add table
Reference in a new issue