TODO to use POST instead of GET for translate queries

This commit is contained in:
Brian S. Stephan 2010-08-13 14:20:12 -05:00
parent 9720dfe5bc
commit d2442689ad
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -20,3 +20,4 @@ dr.botzo --- TODO
* 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
* POST instead of GET for translate module