forked from PsychoticNinja/irssi
24 lines
322 B
Plaintext
24 lines
322 B
Plaintext
|
|
Syntax:
|
|
|
|
@SYNTAX:ctcp@
|
|
|
|
Parameters:
|
|
|
|
A target nickname or channel and a command.
|
|
|
|
Description:
|
|
|
|
Sends a CTCP request towards the given target nickname or channel.
|
|
|
|
Examples:
|
|
|
|
/CTCP mike PING
|
|
/CTCP #irssi VERSION
|
|
/CTCP bob USERINFO
|
|
/CTCP sarah CLIENTINFO
|
|
/CTCP john TIME
|
|
|
|
See also: ACTION, ME
|
|
|