peertube-plugin-livechat/support/forbidden_words/README.md

25 lines
996 B
Markdown
Raw Normal View History

2023-09-22 17:19:32 +00:00
# Chat bot: forbidden words or expressions
This page lists some common options you can use to configure the bot forbidden words feature.
Note: this page is still "Work In Progress". Fill free to contribute, by suggesting new entries on the
[livechat plugin github page](https://github.com/JohnXLivingston/peertube-plugin-livechat).
2023-09-25 15:12:10 +00:00
## Importing rules from wiktionary
There is a [wiktionary import script](./import-wikimedia.md) that can list all page title in a witionnary categorie.
This script was used to generate some of the forbidden-words lists that are present in this repository.
In such case, the command is provided near to the word list.
2023-09-22 17:19:32 +00:00
## URLs
If you want to prevent users to send URLs in the chat, you can use following values for the bot configuration.
| Expression | Regular expression | Suggested Reason |
|--|--|--|
| https?: | YES | Please do not share URLs |
## Swear words
Please find here some swear words list, in several languages: [swear words](./swear_words/).