Project

General

Profile

Onotice » History » Revision 4

Revision 3 (Per Amundsen, 12/26/2018 08:13 PM) → Revision 4/5 (Per Amundsen, 06/04/2019 09:24 PM)

_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]]._ [[/omsg]]._ 

 *Parameters* 

 [#channel] - Channel where the operators are located. 
 <message> - Messages to send. 

 *Example* 

 <pre> 
 ; Sends "Hai operators!" to all operatores on #channel. 
 /onotice #channel Hai operators! 
 </pre>