add TODO.

This commit is contained in:
Robert Gerus 2014-03-13 15:52:13 +01:00
parent 7a41abdcfa
commit d831d8f3ad

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