3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-16 14:11:50 +00:00

Fix typo in automod docs (#185)

This commit is contained in:
Shoaib Sajid 2021-04-29 00:02:25 +05:00 committed by GitHub
parent 4448659dc0
commit 00f368d62b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,9 +64,9 @@ export const pluginInfo: ZeppelinGuildPluginBlueprint["info"] = {
reason: 'Auto-muted for spam' reason: 'Auto-muted for spam'
my_second_filter: my_second_filter:
triggers: triggers:
- message_spam: - emoji_spam:
amount: 5 amount: 2
within: 10s within: 5s
actions: actions:
clean: true clean: true
overrides: overrides: