Project

General

Profile

Ctcp » History » Version 1

Per Amundsen, 02/09/2014 03:45 PM

1 1 Per Amundsen
_Added in 1.5_
2
3
*/ctcp <nick/#channel> <ctcp>*
4
5
Requests <ctcp> from <nick/#channel>.
6
7
*Parameters*
8
9
<nick/#channel> - The nick or #channel to request ctcp.
10
<ctcp> - The ctcp to request.
11
12
*Example*
13
14
<pre>
15
;Version everyone in #adiirc
16
/ctcp #AdiIRC VERSION
17
</pre>