Limnoria/plugins/MessageParser
Valentin Lorentz 216c5d213f Replace sys.version_info[0] usages with minisix.PY{2,3}. 2015-08-09 00:23:03 +02:00
..
local Import MessageParser from gribble repo 2011-02-20 11:14:29 +01:00
locales MessageParser: update l10n-fi. 2014-03-22 14:40:08 +02:00
README.md MessageParser/README: Fix documentation link 2014-11-17 16:17:24 +01:00
__init__.py Conditional & MessageParser: Add description. 2011-03-01 14:35:40 +01:00
config.py Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
messages.pot PluginDownloader: update l10n-fi. 2014-03-22 16:38:16 +02:00
plugin.py Replace sys.version_info[0] usages with minisix.PY{2,3}. 2015-08-09 00:23:03 +02:00
test.py bold formating for the id string. 2014-12-10 09:23:18 +00:00

README.md

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 plugins documentation is located here: http://sourceforge.net/p/gribble/wiki/MessageParser_Plugin/