Limnoria/plugins/MessageParser
Valentin Lorentz 37023f5616 MessageParser: fix two misspell
In config.py config var help and in plugin.py docstring
2011-12-25 01:28:51 -05:00
..
local create stub of messageparser plugin 2010-03-10 01:27:00 -05:00
__init__.py create stub of messageparser plugin 2010-03-10 01:27:00 -05:00
config.py MessageParser: fix two misspell 2011-12-25 01:28:51 -05:00
plugin.py MessageParser: fix two misspell 2011-12-25 01:28:51 -05:00
README.txt update messageparser readme to point to the web doc. 2010-03-21 15:45:06 -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

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