Limnoria/plugins/MessageParser
Valentin Lorentz a3dbece402 All plugins: Update .pot files and rename Supybot-fr to Limnora in French translation files. 2014-01-26 20:45:27 +01:00
..
local Import MessageParser from gribble repo 2011-02-20 11:14:29 +01:00
locales All plugins: Update .pot files and rename Supybot-fr to Limnora in French translation files. 2014-01-26 20:45:27 +01: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: Add support for notices. 2013-07-19 18:29:50 +00:00
messages.pot All plugins: Update .pot files and rename Supybot-fr to Limnora in French translation files. 2014-01-26 20:45:27 +01:00
plugin.py MessageParser: Fix crash when using @messageparser add for global database. 2013-08-08 16:01:36 +00:00
test.py Remove Python2.4-specific code. 2013-07-13 17:28:21 +02: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