dr.botzo/dr_botzo/ircbot
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
..
ircplugins ircbot: list of events to add_global_regex_handler 2015-05-15 22:08:00 -05:00
management add BotAdmin, IrcPlugin models 2015-05-12 20:45:18 -05:00
migrations topicmonitor: monitor when channel topic changes 2015-05-15 21:48:19 -05:00
__init__.py start the new ircbot framework 2015-05-09 18:56:26 -05:00
admin.py add Alias support 2015-05-14 21:39:20 -05:00
bot.py ircbot: list of events to add_global_regex_handler 2015-05-15 22:08:00 -05:00
lib.py ircbotlib.reply_destination_for_event 2015-05-12 22:33:09 -05:00
models.py topicmonitor: monitor when channel topic changes 2015-05-15 21:48:19 -05:00