This module will allow you to delete messages that contain bad words. This module itself will allow you to delete the message and warn users to send bad words.
This module is ideal for dedicated community servers.
This module has exceptions, which means that it will not be activated if the user meets any of the criteria mentioned below:
ADMINISTRATOR
permission.MANAGE_GUILD
permission.BAN_MEMBERS
permission.KICK_MEMBERS
permission.MANAGE_MESSAGES
permission.ALERT
You need theADMINISTRATOR
permission to execute this action.
INFORMATION
You should replace f! with the current prefix you have set.
More information on how to change the prefix here.
WARNING
Filo must have theVIEW_CHANNEL
,SEND_MESSAGES
,MANAGE_MESSAGES
,EMBED_LINKS
andUSE_EXTERNAL_EMOJIS
permissions, otherwise the module will not work correctly.
To activate the module you must run the command: f!config enable anti-bad-words.
RECOMENDATION
This module can be complemented with the Auto Moderation module, which allows you to establish automatic actions if a certain level of warnings is reached. More information here.
To add a word to the blacklist you must run the command: f!config anti-bad-words add <Bad word> (Do not include <> when executing the command).
Example: f!config anti-bad-words add kawaii.
To remove a word to the blacklist you must run the command: f!config anti-bad-words remove <Bad word> (Do not include <> when executing the command).
Example: f!config anti-bad-words remove kawaii.