dr.botzo/dr_botzo/ircbot
Brian S. Stephan 07ca50dfb6 ircbot: reply() method that supports recursion
undecided if i'll bother to bring recursion back, but if it works out,
provide this method to either reply or give text to the thing recursing.
either way this is a bit clearer than using privmsg() directly, usually
2015-05-15 17:35:03 -05:00
..
ircplugins ircbot: reply() method that supports recursion 2015-05-15 17:35:03 -05:00
management add BotAdmin, IrcPlugin models 2015-05-12 20:45:18 -05:00
migrations migration for aliases plural 2015-05-15 08:31: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: reply() method that supports recursion 2015-05-15 17:35:03 -05:00
lib.py ircbotlib.reply_destination_for_event 2015-05-12 22:33:09 -05:00
models.py add Alias support 2015-05-14 21:39:20 -05:00