Onotice » History » Version 3
Per Amundsen, 12/26/2018 08:13 PM
1 | 1 | Per Amundsen | _Added in 1.7.2_ |
---|---|---|---|
2 | |||
3 | */onotice [#channel] <message>* |
||
4 | |||
5 | Sends a notice message to all operators in a channel. |
||
6 | |||
7 | 3 | Per Amundsen | If channel is not defined, current channel will be used. |
8 | 1 | Per Amundsen | |
9 | You must be a channel operator to use this command. |
||
10 | |||
11 | 2 | Per Amundsen | _See also [[/omsg]]._ |
12 | |||
13 | 1 | Per Amundsen | *Parameters* |
14 | |||
15 | [#channel] - Channel where the operators are located. |
||
16 | <message> - Messages to send. |
||
17 | |||
18 | *Example* |
||
19 | |||
20 | <pre> |
||
21 | 2 | Per Amundsen | ; Sends "Hai operators!" to all operatores on #channel. |
22 | 1 | Per Amundsen | /onotice #channel Hai operators! |
23 | </pre> |