1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/docs/help/in/ctcp.in
Geert Hauwaerts 3f79c8553c Syntax documentation rewrite for C-commands
Rewrote the syntax documentation for all the commands starting with the
letter C.
2014-07-03 17:41:15 +02:00

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