X-Git-Url: https://git.hcoop.net/clinton/bobotpp.git/blobdiff_plain/c6e7af0589e98d7e6e6e233eb6fc88f9aba3c098..9b2fe824c90ad2ad14cc03009f94f6162a9aa9b2:/TODO diff --git a/TODO b/TODO index 99aaada..49085ef 100644 --- a/TODO +++ b/TODO @@ -10,12 +10,13 @@ Done (2.2): * More detailed script error reporting * Commands::sendCTCP, Commands::sendCTCPReply * Add DCC_CHAT_END hook for Scheme -* Finish adding commands to Scheme for sending messages -* Finish adding hooks/send hooks +* Implement ctcp-quote 2.2: * Finish Texinfo manual -* Add util functions for doing stuff like quoting CTCP messages +* Implement ctcp-unquote +* Finish adding commands to Scheme for sending messages +* Finish adding hooks/send hooks 2.4: * Use configuration database class @@ -23,6 +24,7 @@ Done (2.2): * Add !setcommandlevel (move ScriptCommands implementation to Commands and add a UserCommands) * Improve the help system +* Enhance the scripting layer 2.4/3.0 (2.4 iff backwards compatibility is maintained, 3.0 otherwise): General: