dr.botzo/dr_botzo/ircbot
Brian S. Stephan 123acbbd8d ircbot: tie bot users to django auth user, part 1
sets up the foreign key and changes how is_admin() works, though it will
be going away pretty soon, i just need to do this migration in parts so
as to not confuse django too much
2015-06-20 09:27:50 -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: tie bot users to django auth user, part 1 2015-06-20 09:27:50 -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 1 2015-06-20 09:27:50 -05:00
bot.py ircbot: recurse if we had an alias hit 2015-06-19 21:40:35 -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 1 2015-06-20 09:27:50 -05:00
models.py ircbot: tie bot users to django auth user, part 1 2015-06-20 09:27:50 -05:00