From 7ff138493c72bf5ba97a04616b1e03418be8238f Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Sun, 2 Sep 2007 18:39:44 -0500 Subject: todo++ --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 8165600..be7d028 100644 --- 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 (?) -- cgit v1.2.3-54-g00ecf