Added in 1.7.2
/onotice [#channel] <message>
Sends a notice message to all operators in a channel.
If channel is not defined, current channel will be used.
You must be a channel operator to use this command.
See also /describe, /me, /ame, /msg, /nmsg, /omsg, /notice.
Parameters
Parameter | Description |
[#channel] | Channel where the operators are located. |
<message> | Messages to send. |
Example
; Sends "Hai operators!" to all operatores on #channel. /onotice #channel Hai operators!