Forbidden words
Možeš konfigurirati neke riječi koje će bot automatski moderirati (poruke koje sadrže takve riječi će se odmah izbrisati). Možeš dodati i opcionalni razlog koji će se prikazati na mjestu izbrisanih poruka. Stranica dokumentacije sadrži nekoliko primjera.
You can fill several “Zabranjene riječi i izrazi” lines. When a user sends a message that match the configured criteria, the message will automatically be deleted.
Zabranjene riječi i izrazi
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.
Tretiraj kao regularne izraze
By checking this option, each line of the “Zabranjene riječi i izrazi” 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.
Također moderiraj porukama moderatora
Ova funkcija standardno neće utjecati na poruke moderatora. Označavanjem ove opcije će se izbrisati i poruke moderatora.
Razlog
Razlog koji se prikazuje pored izbrisanih poruka
Komentari
Ovdje možeš dodati neke komentare o ovom pravilu, kao podsjetnik kako i zašto si ga stvorio/la. Ovi komentari su čisto indikativni i ne utječu na ponašanje bota.