This commit is contained in:
Erik 2022-07-23 14:43:09 +03:00
parent 43fd3e9c7e
commit e26a7f430b
Signed by untrusted user: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB
2 changed files with 13 additions and 12 deletions

View File

@ -59,6 +59,9 @@ Command takes no arguments
[GENERAL_INFRACTIONS]
》 Infractions
[GENERAL_ANONYMOUS]
》 Anonymous
[GENERAL_MESSAGES]
》 Messages

View File

@ -223,17 +223,6 @@ Configure the invite filter behaviour.
> Actions are managed through a series of prompts.
// Link filter
[SETTING_LINKFILTER_HELP]
Configure the link filtering behaviour for your server.
Whitelist mode enforces a "known domains" policy, i.e. anything that **is not** in the whitelist is deleted.
Anything in greylist and blacklist is **always** deleted regardless of mode.
> Silent means that the bot will not respond in chat. If actions are set in place the bot will DM if configured.
> Actions are managed through a series of prompts.
// Mention filter
[SETTING_MENTIONFILTER_HELP]
Configure the mention filtering behaviour for your server.
@ -242,6 +231,12 @@ Configure the mention filtering behaviour for your server.
> Actions are managed through a series of prompts.
[SETTING_MENTIONFILTER_ACTION_ADD_TRIGGERS]
How many mentions should trigger this action? If you want this action to be a generic one (i.e. it is triggered for any filter event that doesn't have a an action tied to it) respond with **gen**eric.
Respond with a number.
__Letting this prompt time out will make the action a **generic** one.__
// Modpoints
[SETTING_MODPOINTS_HELP]
Configure points and point expirations for infractions. Used by automod
@ -312,9 +307,10 @@ If creating a new muted role, creating permissions could take some time.
Default mute durations will only be assigned if permanent mutes are off and a duration is not passed to the mute command.
__Mute Types__
**`0`:** Mutes only add/remove the muted role. *(default)*
**`0`:** Mutes only add/remove the muted role.
**`1`:** Mutes remove all roles except for the muted role.
**`2`:** Mutes remove all roles, does not require a muted role.
**`3`:** Uses the built-in timeout feature to mute. *(default)*
[SETTING_MUTE_ABORT]
Aborted.
@ -365,6 +361,8 @@ Configure the link filtering behaviour for your server.
> Actions are managed through a series of prompts.
> Currently available presets are `shorteners`, `iploggers`, `porn`.
[SETTING_LINKFILTER_ACTION_ADD_TRIGGERS]
Which domains should trigger this action? If you want this action to be a generic one (i.e. it is triggered for any filter event that doesn't have a an action tied to it) respond with **gen**eric.
Alternatively you can respond with blacklist (bl), greylist (gl) or whitelist (wl) if you want the action to be tied to a filter list.