#!/bin/tclsh # handler types: # chan // irc::listener # tchan // irc::listener -thread # passes to a pipe to a sub-interpreter/thread # extern // irc::extern # dispatches chan+raw IRC to generic IPC ochanid # for non-tcl plugins # ichanid is listened on for IRC commands to send over the socket # script