ctcp

Sends a CTCP message
Syntax

ctcp <target> <ctcp_data>

Description
Sends a CTCP message to the specified <target>.
The target may be a nickname , a channel, or a comma separated list of nicknames.
The <ctcp_data> is a string containing the ctcp type followed by the ctcp parameters.
For more info take a look at the ctcp protocol implementation notes.
The CTCP message will be a request (sent through a PRIVMSG) unless the -n switch specified: in that case it will be a reply (sent through a NOTICE).
If <ctcp_data> is the single string "ping" then a trailing time string argument is added in order to determine the round trip time when the ping reply comes back. To override this behaviour simply specify your own time string parameter.
This command is connection dependant.
Examples
ctcp Pragma VERSION

Index, Commands
KVIrc 3.2.0 Documentation
Generated by kris at Sun Mar 12 16:19:48 2006