dr.botzo/TODO

25 lines
1.0 KiB
Plaintext

dr.botzo --- TODO
Both a reminder to myself and a hint to anyone else who wants to hack around...
* ALICE integration
* 8ball style module
* modularizing
* commands (in IrcAdmin?) to allow for loading/unloading of modules and saving the config file
* karma v2
* some sort of cron interface (periodic events)
* named pipe to send commands to the bot outside of IRC
* url module
* do historical urls? - last 20 or something?
* more text modification nonsense
* any interesting web service stuff?
* obligatory info command
* similar to FactFile module, a generic Trigger module
* settle on docstrings: http://www.python.org/dev/peps/pep-0257/
* voice survivor --- track how long users have voice, score them somehow
* shortcut support --- user configurable aliases of "!d blah" to "dice blah", for example
* above should work in either privmsg or pubmsg...
* fix the cheap unicode escapes in GoogleTranslate
* POST instead of GET for translate module
* periodic reconnects when disconnected/split