Delay command execution in X-Chat

Multithreaded JavaScript has been published with O'Reilly!

Use the following command to delay execution of a command in X-Chat:

/timer seconds command without slash

It is useful when you need to get opped by the chanserv but X-Chat executes the command before it has authenticated itself with nickserv:

/timer 10 cs op #example username

I’m not sure if this is X-Chat specific, an IRC Client standard, or an IRC server command, but hey it works for X-Chat.

Thomas Hunter II Avatar

Thomas has contributed to dozens of enterprise Node.js services and has worked for a company dedicated to securing Node.js. He has spoken at several conferences on Node.js and JavaScript and is an O'Reilly published author.