dr.botzo/dr_botzo/ircbot
Brian S. Stephan e8d57b29b2 irclib.bot: don't del sys.modules[badname]
this makes no sense to do on ImportError since that's probably why we
got here. testing, not 100% sure this is right
2015-09-17 22:23:36 -05:00
..
ircplugins ircbot: tie bot users to django auth user, part 3 2015-06-20 10:08:51 -05:00
management add BotAdmin, IrcPlugin models 2015-05-12 20:45:18 -05:00
migrations markov: configure what channels to learn from 2015-09-17 22:22:59 -05:00
templates privmsg interface to ircbot in django admin 2015-06-13 13:07:52 -05:00
__init__.py start the new ircbot framework 2015-05-09 18:56:26 -05:00
admin.py ircbot: tie bot users to django auth user, part 2 2015-06-20 09:50:52 -05:00
bot.py irclib.bot: don't del sys.modules[badname] 2015-09-17 22:23:36 -05:00
forms.py privmsg interface to ircbot in django admin 2015-06-13 13:07:52 -05:00
lib.py ircbot: tie bot users to django auth user, part 3 2015-06-20 10:08:51 -05:00
models.py markov: configure what channels to learn from 2015-09-17 22:22:59 -05:00