forked from Galactic/galactic-bot
lang
This commit is contained in:
parent
b71de65afe
commit
a385d33206
@ -186,6 +186,12 @@ Currently configured actions for the filter.
|
|||||||
[SETTING_FILTER_NOACTIONS]
|
[SETTING_FILTER_NOACTIONS]
|
||||||
You haven't configured any filter actions.
|
You haven't configured any filter actions.
|
||||||
|
|
||||||
|
[SETTING_FILTER_REGEX_FAIL]
|
||||||
|
The given regex expressions were invalid.
|
||||||
|
|
||||||
|
[SETTING_FILTER_REGEX_FAIL_SOME]
|
||||||
|
Some the following regex expressions were invalid: `{invalid}`
|
||||||
|
|
||||||
//////////////////////////////////////////////////
|
//////////////////////////////////////////////////
|
||||||
|
|
||||||
// Automod
|
// Automod
|
||||||
@ -332,7 +338,7 @@ Configure the link filtering behaviour for your server.
|
|||||||
Configure the behaviour of the word watcher.
|
Configure the behaviour of the word watcher.
|
||||||
|
|
||||||
Wordwatcher is a moderation utility that flags messages for manual review based on keywords.
|
Wordwatcher is a moderation utility that flags messages for manual review based on keywords.
|
||||||
Keywords can be regex expressions.
|
Keywords can be a subset of regex expressions.
|
||||||
|
|
||||||
Wordwatcher also supports having 5 reactions for quick actions.
|
Wordwatcher also supports having 5 reactions for quick actions.
|
||||||
|
|
||||||
@ -369,3 +375,9 @@ You can only define up to 5 quick actions, you currently have {amount} existing
|
|||||||
|
|
||||||
[SETTING_AUTOMOD_THRESHOLDS]
|
[SETTING_AUTOMOD_THRESHOLDS]
|
||||||
》 Thresholds
|
》 Thresholds
|
||||||
|
|
||||||
|
[SETTING_REGEX]
|
||||||
|
》 Regex
|
||||||
|
|
||||||
|
[SETTING_WORDS]
|
||||||
|
》 Words
|
Loading…
Reference in New Issue
Block a user