Forbidden words

Puedes configurar algunas palabras que serán moderadas automáticamente por el bot (los mensajes que contengan dichas palabras serán borrados instantáneamente). También puedes añadir una razón opcional que se mostrará en el lugar de los mensajes eliminados. Se proporcionan varios ejemplos en la página de documentación.

Screenshot of the channel options page, with several fields to configure\nthe forbidden\nwords. Screenshot of the channel options page, with several fields to configure\nthe forbidden\nwords.

Screenshot of a chat message that was deleted, with the following reason:\n“No url\nallowed”. Screenshot of a chat message that was deleted, with the following reason:\n“No url\nallowed”.

You can fill several “Palabras o expresiones prohibidas” lines. When a user sends a message that match the configured criteria, the message will automatically be deleted.

Palabras o expresiones prohibidas

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.

Consejo

These words are case insensitive.

Consejo

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.

Aviso

This features is still experimental. There might be some issues with non-latin alphabets. You can open an issue to report your problems.

Considéralo como expresiones regulares

By checking this option, each line of the “Palabras o expresiones prohibidas” 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.

Moderar también los mensajes de los moderadores

By default, moderator messages will not be affected by this feature. By checking this option, messages from moderators will also be deleted.

Motivo

Motivo para mostrar además de eliminar los mensajes

Comentarios

Puedes añadir aquí algunos comentarios sobre esta regla, para recordar cómo y por qué la creaste. Estos comentarios son puramente indicativos, y no influyen en el comportamiento del bot.