From b7906c84e4cc6a92b58f63fe61a1dbffe296a66f Mon Sep 17 00:00:00 2001 From: Robert Gerus Date: Thu, 13 Mar 2014 16:42:47 +0100 Subject: [PATCH] foobar. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index abd9b5f..76c37a6 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ * 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 + * somewhat done - prints title only for the first uri, to avoid flooding the channel * 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