Merge branch 'master' into karma
This commit is contained in:
commit
699500707d
@ -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
3
TODO
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user