TODO: shortcut/alias

This commit is contained in:
Brian S. Stephan 2010-07-30 17:01:26 -05:00
parent f837453c42
commit 15a084dba4
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -20,3 +20,5 @@ dr.botzo --- TODO
* similar to FactFile module, a generic Trigger module
* settle on docstrings: http://www.python.org/dev/peps/pep-0257/
* 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...