Limnoria/plugins/MessageParser
Valentin Lorentz 18aa92e6da Merge branch 'testing' of github.com:ProgVal/Limnoria into testing 2011-06-01 22:50:21 +02:00
..
local Import MessageParser from gribble repo 2011-02-20 11:14:29 +01:00
locale Rename 'permission' to 'capacité' in French translations 2011-06-01 22:47:36 +02:00
README.txt Import MessageParser from gribble repo 2011-02-20 11:14:29 +01:00
__init__.py Conditional & MessageParser: Add description. 2011-03-01 14:35:40 +01:00
config.py MessageParser: fix missing configure() in config.py 2011-03-01 14:49:47 +01:00
messages.pot MessageParser: internationalization and French localization 2011-02-26 11:48:21 +01:00
plugin.py MessageParser: remove redundant spaces 2011-05-27 18:18:53 +02:00
test.py Import MessageParser from gribble repo 2011-02-20 11:14:29 +01: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