Project

General

Profile

Ctcp » History » Version 2

Per Amundsen, 02/09/2014 03:46 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 2 Per Amundsen
<nick/#channel> - The nick or #channel to request ctcp from.
10 1 Per Amundsen
<ctcp> - The ctcp to request.
11
12
*Example*
13
14
<pre>
15
;Version everyone in #adiirc
16
/ctcp #AdiIRC VERSION
17
</pre>