Limnoria/plugins/MessageParser
Daniel Folkinshteyn 69c7774431 add config for required capabilities to manage the regexp db, and check for them before taking action. 2010-03-22 19:03:20 -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 config for required capabilities to manage the regexp db, and check for them before taking action. 2010-03-22 19:03:20 -04:00
plugin.py add config for required capabilities to manage the regexp db, and check for them before taking action. 2010-03-22 19:03:20 -04:00
test.py add config for required capabilities to manage the regexp db, and check for them before taking action. 2010-03-22 19:03:20 -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