From cddbafb11c75b842c13e9c334b9dbfa927c72922 Mon Sep 17 00:00:00 2001 From: karxi Date: Thu, 22 Dec 2016 17:37:09 -0500 Subject: [PATCH] Updated the TODO list. --- TODO.mkdn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.mkdn b/TODO.mkdn index ddfa37a..2497ae1 100644 --- a/TODO.mkdn +++ b/TODO.mkdn @@ -85,12 +85,12 @@ Todo/Done * Separate auto-idle and checkbox idle so they don't share a state (and make the first send set the timer for additional idle responses) * Stop us from sending IDLE messages to NickServ * Fix NickServ auto-login things +* Make a window that can be used to interface with the script directly - a simple Python console. Debugging ---- * Make small, simplistic windows that allow the viewing of internal variables pertaining to things like set quirks, users present, etc. * Also let it display the stylesheet settings of the current window, or similar. -* Make a window that can be used to interface with the script directly - a simple Python console. Bugs ----