Valentin Lorentz bdbb74f046 BadWords: Re-allow words with a space (aka 'phrases')
I disallowed it in f3f628ddba1dd640fde5db8b3defa72e54393ef7 because they
couldn't be deserialized properly.

This commit adds a new 'phrases' config var in addition to 'words',
that is comma-separated instead of space-separated.
2020-09-05 22:59:09 +02:00
..
2020-03-26 22:10:28 +01:00
2020-01-26 12:00:08 +01:00
2014-03-22 16:38:16 +02:00

This plugin ensures that the bot wont say any words the bot owner finds offensive. As an additional capability, it can (optionally) kick users who use such words from channels that have that capability enabled.