mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
71ab0fbda6
Applied grammar and styling corrections.
22 lines
376 B
Plaintext
22 lines
376 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:nctcp@
|
|
|
|
%9Parameters:%9
|
|
|
|
A target nickname or channel, a command and the data.
|
|
|
|
%9Description:%9
|
|
|
|
Sends a CTCP reply to a nickname or channel; you can provide multiple
|
|
targets by separating them with a comma.
|
|
|
|
%9Examples:%9
|
|
|
|
/NCTCP #irssi VERSION King of the Jungle v1.0
|
|
/NCTCP bob,#freenode USERINFO I am bob :p
|
|
|
|
%9See also:%9 CTCP
|
|
|