[project @ 2002-08-02 04:31:30 by unknown_lamer]
[clinton/bobotpp.git] / TODO
diff --git a/TODO b/TODO
index a7409c0..8b374d7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,8 +20,6 @@ Scripting:
 * Finish adding commands to Scheme for sending messages
    (e.g. bot:send-CTCP to send a CTCP message)
 * Add util functions for doing stuff like quoting CTCP messages
-* Call hooks/public when bot sends a privmsg to a channel (read IRC
-   protocol spec for other stuff that might need this)
 
 Networking:
 * Add a networked interface to guile repl
@@ -37,7 +35,6 @@ Networking:
      fly) or rename readLine to ircReadLine and add a more general
      readLine? I think I could use a static std::string and have it
      grow as needed, with a default size of 512.
-* Add Channel logging (log full text of channel if enabled) script
 * Make connecting to irc.oftc.net work...I wonder if their ircd is b0rked
 
 Documentation: