Limnoria/plugins/MessageParser
Daniel Folkinshteyn 56862da549 add more messageparser tests 2010-03-21 22:30:30 -04:00
..
local
README.txt update messageparser readme to point to the web doc. 2010-03-21 15:45:06 -04:00
__init__.py
config.py add vacuum method to clean up db. require admin capability by default to do this. 2010-03-19 18:51:49 -04:00
plugin.py write more test code, and in the process add some minor mods to the plugin code 2010-03-21 19:06:04 -04:00
test.py add more messageparser tests 2010-03-21 22:30:30 -04:00

README.txt

The MessageParser plugin allows you to set custom regexp triggers, which will trigger the bot to respond if they match anywhere in the message. This is useful for those cases when you want a bot response even when the bot was not explicitly addressed by name or prefix character.

An updated page of this plugin's documentation is located here: http://sourceforge.net/apps/mediawiki/gribble/index.php?title=MessageParser_Plugin