diff --git a/src/localization/en_gb/commands/en_gb_moderation.lang b/src/localization/en_gb/commands/en_gb_moderation.lang index 2329f07..4f1d911 100644 --- a/src/localization/en_gb/commands/en_gb_moderation.lang +++ b/src/localization/en_gb/commands/en_gb_moderation.lang @@ -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. diff --git a/src/localization/en_gb/settings/en_gb_moderation.lang b/src/localization/en_gb/settings/en_gb_moderation.lang index 384e73f..c33e32e 100644 --- a/src/localization/en_gb/settings/en_gb_moderation.lang +++ b/src/localization/en_gb/settings/en_gb_moderation.lang @@ -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.