diff options
author | Julien Dessaux | 2010-02-04 20:41:22 +0100 |
---|---|---|
committer | Julien Dessaux | 2010-02-04 20:41:22 +0100 |
commit | 46d9dd301dde46b1f0c4d8fe2aea58312cd9caa5 (patch) | |
tree | 9928dac9ddfb1745598c45b2338c959a5e157aa2 /TODO | |
parent | Added command registering and dispatching for plugins. (diff) | |
download | hsbot-46d9dd301dde46b1f0c4d8fe2aea58312cd9caa5.tar.gz hsbot-46d9dd301dde46b1f0c4d8fe2aea58312cd9caa5.tar.bz2 hsbot-46d9dd301dde46b1f0c4d8fe2aea58312cd9caa5.zip |
Implemented unregisterCommand.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -* implement InternalCommands "register command" -* unregister command, add it to internal commands +* implement InternalCommands "register command" and "unregister command" * kill threads * unload plugin +* part chan * restore \r in IRCParser |