Re: pre_connect_cmd

Wouter Coekaerts <[email protected]> Sat, 15 Nov 2008 22:51:30 +0100
Newsgroups gmane.network.irc.irssi.devel
Message-ID <[email protected]>
Hi,

This looks like something that could be done in a script. The executing of the 
command doesn't have to be added in irssi itself, you can listen on the 
appropriate signal and execute the command there. The "server connecting" 
signal looks like a good candidate.

Regards,

Wouter.