add TODO.

master
Robert Gerus 2014-03-13 15:52:13 +01:00
parent 7a41abdcfa
commit d831d8f3ad
1 changed files with 6 additions and 0 deletions

6
TODO Normal file
View File

@ -0,0 +1,6 @@
* Ratelimit outgoing messages
* Prettier config class, not just a Hash
* .split on [:params][1] in scrape, to make it work with multiple uris on one line
* Per channel/network configuration
* Multiple network support
* content downloading in scrape in a separate thread to not make the whole client timeout on downloading a big/slow url