Alright, see.. the problem here is.. I'd like to be able to handle raw events.. on text, and on notice, really don't seem to capture DCC Send events.
(@debug):
<- :rand!rand@qwest.net NOTICE r[a]nd :DCC Send #test.log (67.1.101.180)
<- :rand!rand@qwest.net PRIVMSG r[a]nd :DCC SEND #test.log 1124165044 1028 755258
I'm not sure *how* I'm supposed to read those. It shouldn't be impossible to do.. I just can't seem to figure out how
Edit:
Nevermind, apparently it *is* the CTCP event. I had never noticed that before. Thanks again for the suggestions and help.