dr.botzo, the IRC bot with Django integration.
Go to file
Brian S. Stephan 5927d361ef bite the bullet and load the entire file into memory rather than doing the fun only-load-one-line trick, so that it's easier to search with a regex later 2010-07-26 21:06:59 -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 bite the bullet and load the entire file into memory rather than doing the fun only-load-one-line trick, so that it's easier to search with a regex later 2010-07-26 21:06:59 -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