chickadee » irc » irc:connection-raw-filter-set!

irc:connection-raw-filter-set! CONNECTION PROCprocedure

When set, then each line of received input will first be processed by the one argument procedure PROC, and the result be passed to the message deconstruction machinery instead. Use this facility to perform very low level pre-processing of input from the IRC server.