dr.botzo/dr_botzo
Brian S. Stephan c4bfcf3e1b add BotAdmin, IrcPlugin models
a lot of stuff in here around support for loading plugins from arbitrary
files. plugins have a basic amount of initialization and then hook into
the core IRC event system

it makes sense to have modules respond to regexes, so there's some
handler stuff for that --- it was the most popular way to do stuff in
the old version of the bot

we need to check that people trying to load plugins are admins, so
there's some stuff for that, too

the expectation is that many features from here are happen in plugins,
rather than modifying the core bot
2015-05-12 20:45:18 -05:00
..
dr_botzo start the new ircbot framework 2015-05-09 18:56:26 -05:00
ircbot add BotAdmin, IrcPlugin models 2015-05-12 20:45:18 -05:00
markov django bump to 1.7.8 2015-05-08 22:32:04 -05:00
races django bump to 1.7.8 2015-05-08 22:32:04 -05:00
seen django bump to 1.7.8 2015-05-08 22:32:04 -05:00
static/css reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
templates reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
manage.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00