Init support/forbidden_words
This commit is contained in:
parent
1ae37eb5f1
commit
2aaacb44a7
18
support/forbidden_words/README.md
Normal file
18
support/forbidden_words/README.md
Normal file
@ -0,0 +1,18 @@
|
||||
# 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).
|
||||
|
||||
## 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/).
|
4
support/forbidden_words/swear_words/README.md
Normal file
4
support/forbidden_words/swear_words/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
# Swear words
|
||||
|
||||
This page is not written yet. Please fill free to contribute:
|
||||
[livechat plugin github page](https://github.com/JohnXLivingston/peertube-plugin-livechat).
|
Loading…
x
Reference in New Issue
Block a user