diff options
author | Julien Dessaux | 2010-05-24 22:46:20 +0200 |
---|---|---|
committer | Julien Dessaux | 2010-05-24 22:46:20 +0200 |
commit | a12e4927728c9907537b221257c5e2914f5f1c48 (patch) | |
tree | 8b8f2dcaa3e796e53767531d654c7e437437ff05 /TODO | |
parent | Cleaned the definition of irc plugins' data structure. (diff) | |
download | hsbot-a12e4927728c9907537b221257c5e2914f5f1c48.tar.gz hsbot-a12e4927728c9907537b221257c5e2914f5f1c48.tar.bz2 hsbot-a12e4927728c9907537b221257c5e2914f5f1c48.zip |
Implemented ircbot update messages.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * 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) * write the vote system for the quote module * only the quote reporter should be able to edit it |