Limnoria/plugins/BadWords
James Vega 5301390290 BadWords: Only send a msg stripped of formatting if it had bad words
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-04-14 19:59:59 -04: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 Final cleanups for BadWords kicking. 2009-03-11 13:37:24 -04:00
plugin.py BadWords: Only send a msg stripped of formatting if it had bad words 2009-04-14 19:59:59 -04: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.