dr.botzo/dr_botzo/ircbot/ircplugins
Brian S. Stephan 134c02dc59 ircbot: list of events to add_global_regex_handler
for convenience, pass a list of events to add_global_regex_handler if
you want to have multiple things fire the same handler. common case is
pubmsg and privmsg
2015-05-15 22:08:00 -05:00
..
__init__.py create a plugin to do common basic irc actions 2015-05-12 22:39:53 -05:00
echo.py ircbot: list of events to add_global_regex_handler 2015-05-15 22:08:00 -05:00
ircmgmt.py ircbot: list of events to add_global_regex_handler 2015-05-15 22:08:00 -05:00
topicmonitor.py topicmonitor: monitor when channel topic changes 2015-05-15 21:48:19 -05:00