To fill unwanted words into the config you need to find the
"banned-words:" path. In the config file you can get the example of filling "banned-words* path. Also, there is
"blur-message:" - this is the replacement for the banned words.
There is some examples:
Code (YAML):
banned-words
:
- 'blabla'
- 'lol'
Code (YAML):
blur-message
:
'Bad Word!'