updating the TODO. there's probably more stuff here that i forgot
This commit is contained in:
parent
cb7044e64a
commit
8384a54961
10
TODO
10
TODO
@ -2,23 +2,17 @@ dr.botzo --- TODO
|
|||||||
|
|
||||||
Both a reminder to myself and a hint to anyone else who wants to hack around...
|
Both a reminder to myself and a hint to anyone else who wants to hack around...
|
||||||
|
|
||||||
* ALICE integration
|
|
||||||
* 8ball style module
|
* 8ball style module
|
||||||
* modularizing
|
* modularizing
|
||||||
* commands (in IrcAdmin?) to allow for loading/unloading of modules and saving the config file
|
* commands (in IrcAdmin?) to allow for loading/unloading of modules and saving the config file
|
||||||
* karma v2
|
|
||||||
* some sort of cron interface (periodic events)
|
* some sort of cron interface (periodic events)
|
||||||
* named pipe to send commands to the bot outside of IRC
|
* named pipe to send commands to the bot outside of IRC
|
||||||
* url module
|
* merge fact, url, etc. into a sqlite thing that lets you query on category ('fact', 'url', etc.)
|
||||||
* do historical urls? - last 20 or something?
|
* idea is to have all that in one data storage point, organized by said category
|
||||||
* more text modification nonsense
|
* more text modification nonsense
|
||||||
* any interesting web service stuff?
|
* any interesting web service stuff?
|
||||||
* obligatory info command
|
* obligatory info command
|
||||||
* similar to FactFile module, a generic Trigger module
|
|
||||||
* settle on docstrings: http://www.python.org/dev/peps/pep-0257/
|
* settle on docstrings: http://www.python.org/dev/peps/pep-0257/
|
||||||
* voice survivor --- track how long users have voice, score them somehow
|
* 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
|
* fix the cheap unicode escapes in GoogleTranslate
|
||||||
* POST instead of GET for translate module
|
|
||||||
* periodic reconnects when disconnected/split
|
* periodic reconnects when disconnected/split
|
||||||
|
Loading…
Reference in New Issue
Block a user