dr.botzo/dr_botzo/ircbot
Brian S. Stephan ed5f164092 ircbot: guess at nickmask in __init__()
some ircds don't lead to a welcome signal, so our attempts to set the
nickmask there may never happen. guess at one first, in the event that
_on_welcome() never fires
2015-05-21 18:45:01 -05:00
..
ircplugins reference handlers directly rather than w/getattr 2015-05-15 22:21:15 -05:00
management add BotAdmin, IrcPlugin models 2015-05-12 20:45:18 -05:00
migrations ircbot: migration for the IrcPlugin ordering 2015-05-19 22:00:30 -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: guess at nickmask in __init__() 2015-05-21 18:45:01 -05:00
lib.py ircbotlib.reply_destination_for_event 2015-05-12 22:33:09 -05:00
models.py ircbot: specify IrcPlugin ordering 2015-05-19 21:53:40 -05:00