Limnoria/plugins/BadWords
Valentin Lorentz 6cbc6a14dd Rename all 'locale' directories to 'locales'.
Firstly, these directories contains more than one locale. Secondly, it conflicts with the 'locale' python module.
2012-12-26 15:43:35 +01:00
..
locales Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
README.txt Added kick ability to the BadWords plugin, imported it from supybot-plugins. 2009-03-11 13:37:24 -04:00
__init__.py Added kick ability to the BadWords plugin, imported it from supybot-plugins. 2009-03-11 13:37:24 -04:00
config.py BadWords & Nickometer: Use 'future' divisions. 2012-08-04 18:54:14 +02:00
messages.pot Update all plugin .pot files. 2012-03-11 21:06:19 +00:00
plugin.py BadWords: Add support for +h. 2012-04-15 21:02:42 +00:00
test.py Added kick ability to the BadWords plugin, imported it from supybot-plugins. 2009-03-11 13:37:24 -04:00

README.txt

This plugin ensures that the bot won't 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.