Ctcp » History » Version 3
Per Amundsen, 11/15/2015 03:22 AM
1 | 1 | Per Amundsen | _Added in 1.5_ |
---|---|---|---|
2 | |||
3 | */ctcp <nick/#channel> <ctcp>* |
||
4 | |||
5 | Requests <ctcp> from <nick/#channel>. |
||
6 | |||
7 | 3 | Per Amundsen | See also [[on CTCP]], [[on CTCPREPLY]], [[/ctcpreply]]. |
8 | |||
9 | 1 | Per Amundsen | *Parameters* |
10 | |||
11 | 2 | Per Amundsen | <nick/#channel> - The nick or #channel to request ctcp from. |
12 | 1 | Per Amundsen | <ctcp> - The ctcp to request. |
13 | |||
14 | *Example* |
||
15 | |||
16 | <pre> |
||
17 | ;Version everyone in #adiirc |
||
18 | /ctcp #AdiIRC VERSION |
||
19 | </pre> |