TODO: update slightly, still need to clean this up
This commit is contained in:
parent
f907e1b592
commit
f9d12811b6
3
TODO
3
TODO
@ -2,6 +2,7 @@ dr.botzo --- TODO
|
||||
|
||||
Both a reminder to myself and a hint to anyone else who wants to hack around...
|
||||
|
||||
* module unloading is *totally* busted. random objects disappear on an unload
|
||||
* some sort of cron interface (periodic events)
|
||||
* thinking about removing this, wouldn't crontab + XML-RPC be enough?
|
||||
* there are a number of places that hardcode event.arguments()[0], these should probably loop
|
||||
@ -12,7 +13,7 @@ dr.botzo --- TODO
|
||||
* any interesting web service stuff?
|
||||
* D&D Compendium search?
|
||||
* obligatory info command
|
||||
* settle on docstrings: http://www.python.org/dev/peps/pep-0257/
|
||||
* settle on docstrings: reStructuredText
|
||||
* voice survivor --- track how long users have voice, score them somehow
|
||||
* Alias: convert to use database, since configparser stuff mangles (lowercases) keys
|
||||
* put all bot config in the database?
|
||||
|
Loading…
Reference in New Issue
Block a user