3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-20 00:05:04 +00:00

Update descriptions for Censor/Spam to point to Automod for more advanced functionality

This commit is contained in:
Dragory 2020-05-23 15:31:54 +03:00
parent 9948dc1185
commit 6f27e63d52
2 changed files with 6 additions and 1 deletions

View file

@ -44,6 +44,7 @@ export class CensorPlugin extends ZeppelinPlugin<TConfigSchema> {
prettyName: "Censor",
description: trimPluginDescription(`
Censor words, tokens, links, regex, etc.
For more advanced filtering, check out the Automod plugin!
`),
};