Limnoria/plugins/MessageParser
Valentin Lorentz 9ab908759a Use importlib instead of imp.
importlib is deprecated.
2020-01-26 12:00:08 +01:00
..
2014-03-22 14:40:08 +02:00
2020-01-26 12:00:08 +01:00
2014-04-11 21:56:42 +00:00
2014-03-22 16:38:16 +02: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 plugins documentation is located here: http://sourceforge.net/p/gribble/wiki/MessageParser_Plugin/