From d97177ce3b392f80e36a93ca41ca1426b0220733 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 10 Jun 2010 23:30:09 +0200 Subject: Wrote most of the resume code for the core and the irc plugin. --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index c457ed4..9e9f3c0 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,9 @@ :julien!~julien@ogu21.corp PRIVMSG #shbot :@quote graou snif +* Find a way to prevent the socket from being garbage collected, by writing a connection handler for example +* Design another way to launch and manage hsbot and it's configuration * Find a way to handle bot reloading threw exec +* Find a way so that not a single message/information would be lost in the case of a reboot * write the vote system for the quote module * only the quote reporter should be able to edit it @@ -20,10 +23,8 @@ * add register for casual conversations for plugins? * add a "I have stuff to save so don't kill me too hard" status for plugins -* Handle unix signals properly * Make the bot auto-reconnect (/!\ admin plugin!) * discard all trace with a color param and replace those with functions info/warn/error/debug * write a safe reload : try reload before unloading * remove from Types.hs what can be removed from it - -- cgit v1.2.3