dr.botzo, the IRC bot with Django integration.
Go to file
Brian S. Stephan c8e3a4354b support for recursion. took a lot of time, probably a bit brittle, and a bunch of other changes got caught in the wake as i made it work. there are a couple candidates for making things generic in Module somewhere (somehow?), as a lot of stuff around replypath is reused for each class 2010-07-26 00:49:15 -05:00
.gitignore ignore dr.botzo.cfg 2010-07-24 13:24:27 -05:00
README adding a dumb README file as a test, until i start actually working on 2010-04-23 18:56:54 -05:00
dr.botzo.cfg.example dr.botzo.cfg -> dr.botzo.cfg.example, now that quitting the bot's connection will save the config and create a lot of noise if i were committing all of that 2010-07-24 13:22:07 -05:00
dr.botzo.py support for recursion. took a lot of time, probably a bit brittle, and a bunch of other changes got caught in the wake as i made it work. there are a couple candidates for making things generic in Module somewhere (somehow?), as a lot of stuff around replypath is reused for each class 2010-07-26 00:49:15 -05:00
irclib.py moving irclib.py out of module dir 2010-07-24 10:32:52 -05:00

README

dr.botzo --- an #lh IRC bot
---------------------------

more info here, eventually