diff options
author | Julien Dessaux | 2010-04-21 22:39:03 +0200 |
---|---|---|
committer | Julien Dessaux | 2010-04-21 22:39:03 +0200 |
commit | 8551832bd29508f36b6820e19d4af0525b1cba50 (patch) | |
tree | 2a99933414aee751f3843be901940ab44dd4189e /TODO | |
parent | Removed all the dynamic module loading stuff. (diff) | |
download | hsbot-8551832bd29508f36b6820e19d4af0525b1cba50.tar.gz hsbot-8551832bd29508f36b6820e19d4af0525b1cba50.tar.bz2 hsbot-8551832bd29508f36b6820e19d4af0525b1cba50.zip |
Add the IrcMsg as an optional parameter for an internal command.
Diffstat (limited to '')
-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 -* Add the IrcMsg as an optional parameter for an internal command * Solve the catching that never happen in main * throwto exception to main thread * write a safe reload : try reload before unloading |