blob: 44d03064eb428db45e42a1c4000f4917ddcd0f7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
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
|