Limnoria/plugins/MessageParser
2010-03-21 17:43:37 -04: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 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 This merges an old branch i had for sqlite3 factoids+moobotfactoids. 2010-03-21 02:44:07 -04:00
README.txt update messageparser readme to point to the web doc. 2010-03-21 15:45:06 -04:00
test.py write some test code for messageparser 2010-03-21 17:43:37 -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