mirror of
https://github.com/irssi/irssi.git
synced 2025-05-02 08:21:15 -05:00
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
|
|
|