From d831d8f3ad3bbab9b1d301989483ac505661e4cd Mon Sep 17 00:00:00 2001 From: Robert Gerus Date: Thu, 13 Mar 2014 15:52:13 +0100 Subject: [PATCH] add TODO. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..f05e2da --- /dev/null +++ b/TODO @@ -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