From ae4411605d9522c64b01b50c7618572fbe15b0e7 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Fri, 7 Jan 2011 23:17:37 -0600 Subject: [PATCH] remove the bot admin/alias/recursion stuff from TODO --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index 0daabe5..5b8cb27 100644 --- a/TODO +++ b/TODO @@ -13,8 +13,3 @@ dr.botzo --- TODO * fix the cheap unicode escapes in GoogleTranslate note: see commit 3333fe125e8c06a739b4d5e4bbc3ef5c1070fe91 * periodic reconnects when disconnected/split - * move the non-IRC things out of IrcAdmin - * into DrBotIRC? - * move the recursion stuff out of Alias - * into DrBotIRC? - * or maybe aliases should now be part of DrBotIRC too...