mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
23 lines
322 B
Text
23 lines
322 B
Text
|
|
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
|
|
|