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:
parent
154104233f
commit
a2395d974a
2 changed files with 6 additions and 1 deletions
|
@ -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!
|
||||
`),
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue