diff options
author | Julien Dessaux | 2010-05-24 23:50:59 +0200 |
---|---|---|
committer | Julien Dessaux | 2010-05-24 23:52:47 +0200 |
commit | 8b33600f3818edd9aa9dedfa7a9a03d6e2af3276 (patch) | |
tree | 50a8ae73d0c67df2f9349d96fd47b65a10244185 /TODO | |
parent | Implemented ircbot update messages. (diff) | |
download | hsbot-8b33600f3818edd9aa9dedfa7a9a03d6e2af3276.tar.gz hsbot-8b33600f3818edd9aa9dedfa7a9a03d6e2af3276.tar.bz2 hsbot-8b33600f3818edd9aa9dedfa7a9a03d6e2af3276.zip |
Implemented update message handling in the bot's core.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ :julien!~julien@ogu21.corp PRIVMSG #shbot :@quote graou snif -* Handle bot/Plugin state updates threw the masters' Chans * Find a way to handle bot reloading threw exec * Find a way to cleanly handle termination/reboot requests (signals, IOExceptions, plugins' requests) |