]> git.lizzy.rs Git - luairc.git/commitdiff
todo++
authorjluehrs2 <jluehrs2@uiuc.edu>
Sun, 2 Sep 2007 23:39:44 +0000 (18:39 -0500)
committerjluehrs2 <jluehrs2@uiuc.edu>
Sun, 2 Sep 2007 23:39:44 +0000 (18:39 -0500)
TODO

diff --git a/TODO b/TODO
index 81656000276d4e7739d583b0e4afaf1f99d0912a..be7d0285e57312520e08ca196517905318d16e42 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,6 +10,7 @@
 - Rework callback system to use registration rather than just assigning to stuff inside the irc module, so that we can do things like have multiple handlers automatically
 - Implement callbacks for user mode changes (need to figure out how to represent users in the callback info)
 - Separate out the DCC module some more so that the callbacks aren't registered unless the module is loaded
+- Also separate out all of the CTCP commands/callbacks into the CTCP module
 - Implement DCC CHAT
 - Implement DCC XMIT/OFFER
 - Implement XDCC (?)