dr.botzo, the IRC bot with Django integration.
Go to file
2010-07-26 20:48:54 -05:00
.gitignore ignore dr.botzo.cfg 2010-07-24 13:24:27 -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 Revert "handle unicode escapes the right way, now that i properly looked up what was going on" because it turns out that result languages like ja mix the escaped unicode and the natural unicode and that screws up every method i've found to parse so far, as they all appear to expect all escaped or all native. here's an example: 2010-07-26 20:48:54 -05:00
irclib.py moving irclib.py out of module dir 2010-07-24 10:32:52 -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 --- an #lh IRC bot
---------------------------

more info here, eventually