Omsg » History » Revision 2
Revision 1 (Per Amundsen, 02/14/2014 03:36 AM) → Revision 2/5 (Per Amundsen, 12/26/2018 08:13 PM)
_Added in 1.9.2_ */omsg [#channel] <message>* Sends a private 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 [[/onotice]]._ *Parameters* [#channel] - Channel where the operators are located. <message> - Messages to send. *Example* <pre> ; Sends ;Sends "Hai operators!" to all operatores on #channel. /omsg #channel Hai operators! </pre>