Limnoria/plugins/BadWords
Valentin Lorentz f3f628ddba BadWords: disallow adding words with a space in them.
Deserialization splits on spaces, so they are not preserved properly.
2020-09-05 21:37:32 +02:00
..
locales Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
__init__.py Use importlib instead of imp. 2020-01-26 12:00:08 +01:00
config.py BadWords & Nickometer: Use 'future' divisions. 2012-08-04 18:54:14 +02:00
messages.pot PluginDownloader: update l10n-fi. 2014-03-22 16:38:16 +02:00
plugin.py BadWords: disallow adding words with a space in them. 2020-09-05 21:37:32 +02:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
test.py BadWords: better tests. 2017-12-26 05:46:46 +01: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.