This module allows you to set automatic moderation levels by exceeding a warning limit. This module itself allows you to grant penalties to those users who reach too many warnings.
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.MUTE_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
,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 auto-mod.
RECOMENDATION
This module can be complemented with the Anti Evasion module, which allows a user to be penalized if he tries to evade a sanction. More information here.
To set the maximum number of warning at each level you must run the command: f!config auto-mod level <1/2/3/4> (Do not include <> when executing the command).
Ejemplo: f!config auto-mod level 1 3.
INFORMATION
You can consult a list of the possible sanctions that you can set by click here.
To establish a type of sanction at each level you must run the command: f!config auto-mod action <1/2/3/4> <Type of sanction> (Do not include <> when executing the command)
Example: f!config auto-mod action 1 KICK.
WARNING
The maximum time allowed for all penalties is 24 days.
To set the duration of each sanction run the command: f!config auto-mod time <1/2/3/4> <Time> (Do not include <> when executing the command)
Example: f!config auto-mod time 1 1h.