TODO: some crap i can't decide on or am too lazy to undertake on a whim

This commit is contained in:
Brian S. Stephan 2011-01-06 23:31:42 -06:00
parent 8bbda8b575
commit a451eceef3
1 changed files with 5 additions and 0 deletions

5
TODO
View File

@ -11,3 +11,8 @@ dr.botzo --- TODO
* settle on docstrings: http://www.python.org/dev/peps/pep-0257/
* voice survivor --- track how long users have voice, score them somehow
* periodic reconnects when disconnected/split
* move the non-IRC things out of IrcAdmin
* into DrBotIRC?
* move the recursion stuff out of Alias
* into DrBotIRC?
* or maybe aliases should now be part of DrBotIRC too...