Merge branch 'master' into karma

This commit is contained in:
Mike Bloy 2010-11-25 11:44:48 -06:00
commit 699500707d
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
megahal.py - Python implementation of megahal markov bot
* Chris Jones <cjones@gruntle.org>
* 0.2
* BSD
Python IRC library (python-irclib)
* http://python-irclib.sourceforge.net/
* 0.4.8

3
TODO
View File

@ -7,10 +7,9 @@ dr.botzo --- TODO
* commands (in IrcAdmin?) to allow for loading/unloading of modules and saving the config file
* some sort of cron interface (periodic events)
* named pipe to send commands to the bot outside of IRC
* merge fact, url, etc. into a sqlite thing that lets you query on category ('fact', 'url', etc.)
* idea is to have all that in one data storage point, organized by said category
* more text modification nonsense
* any interesting web service stuff?
* D&D Compendium search?
* obligatory info command
* settle on docstrings: http://www.python.org/dev/peps/pep-0257/
* voice survivor --- track how long users have voice, score them somehow