Limnoria/plugins/MessageParser
Valentin Lorentz 6cbc6a14dd Rename all 'locale' directories to 'locales'.
Firstly, these directories contains more than one locale. Secondly, it conflicts with the 'locale' python module.
2012-12-26 15:43:35 +01:00
..
local Import MessageParser from gribble repo 2011-02-20 11:14:29 +01:00
locales Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +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: Fix typo (rexeps -> regexps). 2011-07-17 15:21:07 +02:00
messages.pot MessageParser: update internationalization. 2011-08-06 18:57:56 +02:00
plugin.py MessageParser: Add support for global triggers. 2012-10-18 19:31:08 +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