From 7dfdf28c19e833044c85a7f5f05e266ef31a859d Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Tue, 24 Aug 2010 12:01:55 -0500 Subject: [PATCH] TODO: periodic reconnects when disconnected/split --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 7a68f1e..d048c47 100644 --- a/TODO +++ b/TODO @@ -21,3 +21,4 @@ dr.botzo --- TODO * above should work in either privmsg or pubmsg... * fix the cheap unicode escapes in GoogleTranslate * POST instead of GET for translate module + * periodic reconnects when disconnected/split