Forbidden words
Můžete nastavit některá slova, která bude bot automaticky moderovat (zprávy obsahující tato slova budou okamžitě odstraněny). Můžete také přidat volitelný důvod, který se zobrazí na místě smazaných zpráv. Na stránce s dokumentací je uvedeno několik příkladů.
You can fill several “Zakázaná slova nebo výrazy” lines. When a user sends a message that match the configured criteria, the message will automatically be deleted.
Zakázaná slova nebo výrazy
Here you can configure several words, group of words, or “regular expressions”.
Each time a user sends a message, these words will be tested. If the message contains one of them, the message will be deleted.
You can for example fill this field with a swear words list.
To get some examples, please check these forbidden words suggestions.
If you have some usefull words lists, you are welcome to contribute to this
suggestion page. There are in the support/forbidden_words
folder of the
livechat source code. See the contribution
guide for more information.
These words are case insensitive.
You can combine a short moderation delay (1 second for example) with the moderation bot to delete messages containing swear words before any non-moderator user will see them.
This features is still experimental. There might be some issues with non-latin alphabets. You can open an issue to report your problems.
Považujte za regulární výrazy
By checking this option, each line of the “Zakázaná slova nebo výrazy” field will be considered as a regular expression.
Please note that not all regular expression are accepted. Under the hood, we are using the node-re2 library. Please check node-re2 and RE2 documentation for more information about the accepted syntax and the limitations.
Také moderovat zprávy od moderátorů
Ve výchozím nastavení se tato funkce na zprávy moderátora nevztahuje. Zaškrtnutím této možnosti budou zprávy od moderátorů rovněž odstraněny.
Důvod
Důvod zobrazení kromě smazaných zpráv
Komentáře
Můžete sem přidat komentář k tomuto pravidlu, abyste si pamatovali, jak a proč jste ho vytvořili. Tyto komentáře jsou čistě orientační a nemají žádný vliv na chování bota.