3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 12:25:02 +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 154104233f
commit a2395d974a
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
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!
`),
};