2010-07-29 17:01:52 -05:00
|
|
|
dr.botzo --- TODO
|
|
|
|
|
|
|
|
Both a reminder to myself and a hint to anyone else who wants to hack around...
|
|
|
|
|
|
|
|
* ALICE integration
|
|
|
|
* weather module
|
|
|
|
* 8ball style module
|
|
|
|
* modularizing
|
2010-07-29 23:13:53 -05:00
|
|
|
* commands (in IrcAdmin?) to allow for loading/unloading of modules and saving the config file
|
2010-07-29 17:01:52 -05:00
|
|
|
* karma v2
|
|
|
|
* some sort of cron interface (periodic events)
|
|
|
|
* named pipe to send commands to the bot outside of IRC
|
2010-07-29 17:08:10 -05:00
|
|
|
* url module
|
|
|
|
* direct adds implied. also do historical urls?
|
|
|
|
* last 20 or something?
|
|
|
|
* more text modification nonsense
|
|
|
|
* enable recursion for dice, maybe others?
|
|
|
|
* any interesting web service stuff?
|
2010-07-29 17:17:09 -05:00
|
|
|
* obligatory info command
|
|
|
|
* similar to FactFile module, a generic Trigger module
|
2010-07-30 07:34:23 -05:00
|
|
|
* settle on docstrings: http://www.python.org/dev/peps/pep-0257/
|
2010-07-30 16:33:09 -05:00
|
|
|
* voice survivor --- track how long users have voice, score them somehow
|
2010-07-30 17:01:26 -05:00
|
|
|
* shortcut support --- user configurable aliases of "!d blah" to "dice blah", for example
|
|
|
|
* above should work in either privmsg or pubmsg...
|