summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJulien Dessaux2010-04-21 22:58:34 +0200
committerJulien Dessaux2010-04-21 23:01:02 +0200
commit50b21c21ee92a5dbc220022772c74b288e327e5d (patch)
treebb80d771cc3fead70ccbba1717413a90c329c17c /TODO
parentAdd the IrcMsg as an optional parameter for an internal command. (diff)
downloadhsbot-50b21c21ee92a5dbc220022772c74b288e327e5d.tar.gz
hsbot-50b21c21ee92a5dbc220022772c74b288e327e5d.tar.bz2
hsbot-50b21c21ee92a5dbc220022772c74b288e327e5d.zip
Make the main thread exit cleanly in case of connection loss.
Diffstat (limited to '')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index d2a37d5..7e8afd1 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
:julien!~julien@ogu21.corp PRIVMSG #shbot :@quote graou snif
-* Solve the catching that never happen in main
-* throwto exception to main thread
* write a safe reload : try reload before unloading
* discard all trace with a color param and replace those with functions info/warn/error/debug
@@ -13,5 +11,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!)
+
* restore \r in IRCParser