lang stuff

This commit is contained in:
Erik 2022-07-17 16:00:30 +03:00
parent 28266403f6
commit 7e324dacf7
Signed by untrusted user: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB
2 changed files with 20 additions and 1 deletions

View File

@ -96,6 +96,9 @@ I don't have permission to kick members
[C_KICK_CANNOTBEKICKED]
they are unable to be kicked
[C_KICK_CANNOTBEKICKED_AUTOMOD]
Member is not kickable by the bot.
//Softban Command
[COMMAND_SOFTBAN_HELP]
Bans and then unbans the member from the server.

View File

@ -83,6 +83,8 @@ You can edit this later.
[SETTING_FILTER_ACTION_ADD_FORCE]
Should the action be forced to bypass automatic infracton escalation?
Respond with *__y__es*. or *__n__o*.
[SETTING_FILTER_ACTION_ADD_PRUNE]
Should the user's recent messages be pruned after being actioned?
@ -351,7 +353,7 @@ The following words are already tied to an action and were skipped.
`{words}`
// Linkfilter
[SETTING_WORDFILTER_HELP]
[SETTING_LINKFILTER_HELP]
Configure the link filtering behaviour for your server.
> The whitelist is meant for permitted domains.
@ -361,6 +363,20 @@ Configure the link filtering behaviour for your server.
> Actions are managed through a series of prompts.
[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.
For specific domain triggers respond with a list of the domains that should trigger it.
> Domains that are not included in a filter will not trigger any actions as they are not filtered, unless a generic action is in place.
__Letting this prompt time out will make the action a **generic** one.__
[SETTING_LINKFILTER_WORD_IN_ACTION]
The following domains are already tied to an action and were skipped.
`{words}`
// Wordwatcher
[SETTING_WORDWATCHER_HELP]
Configure the behaviour of the word watcher.