TODO: half-thought plan to move all bot config to the database

This commit is contained in:
Brian S. Stephan 2011-02-19 14:16:29 -06:00
parent faef1cb802
commit 91b276ece5
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -15,3 +15,4 @@ dr.botzo --- TODO
* periodic reconnects when disconnected/split
* Alias: convert to use database, since configparser stuff mangles (lowercases) keys
* Twitter: print statuses in ascending date order (just reverse the list?)
* put all bot config in the database?