#!/bin/tclsh # handler types: # chan // irc::listener # passes to a pipe to a sub-interpreter # 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