Ctcp » History » Revision 3
Revision 2 (Per Amundsen, 02/09/2014 03:46 PM) → Revision 3/4 (Per Amundsen, 11/15/2015 03:22 AM)
_Added in 1.5_
*/ctcp <nick/#channel> <ctcp>*
Requests <ctcp> from <nick/#channel>.
See also [[on CTCP]], [[on CTCPREPLY]], [[/ctcpreply]].
*Parameters*
<nick/#channel> - The nick or #channel to request ctcp from.
<ctcp> - The ctcp to request.
*Example*
<pre>
;Version everyone in #adiirc
/ctcp #AdiIRC VERSION
</pre>