-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/commands/ctcpreply"
m (Bot: Adding a template) |
m (bot: sort-key added to category) |
||
Line 35: | Line 35: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|ctcpreply command - mIRC]] |
Revision as of 19:58, 29 July 2014
Template:mIRC menu The /ctcpreply command can be used to send a reply to a CTCP request
Synopsis
/ctcpreply <nick> <ctcp> [message]
Switches
None
Parameters
- <nick> - Nickname of the person to send a response to
- <ctcp> - Reply type
- [message] - response message
Example
;Listen to a TIME CTCP request ctcp *:TIME:*:{ ;Send two CTCP replays ctcpreply $nick TIME Current time: $time(hh:nn:ss TT (ZZZ)) ctcpreply $nick TIME Current Data: $time(dddd $+ $chr(44) mmmm dd $+ $chr(44) 2009) ;Stop the standard mIRC\'s CTCP replay halt }
Compatibility
Added: mIRC v5.02
Added on: 21 Apr 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
[Expand]