Project

General

Profile

On NOTIFY » History » Revision 4

Revision 3 (Per Amundsen, 04/01/2016 02:53 PM) → Revision 4/5 (Per Amundsen, 02/24/2017 09:38 PM)

_Added in 1.9.0_ 

 *<notextile>on <level>:NOTIFY:<commands></notextile>* 

 Trigger when a user in your notify list joins IRC. 

 _See also [[on UNOTIFY]], [[/notify]], [[$notify]]._ 

 *Parameters* 

 <level> - The [[User Access Level]] level for the event to trigger. 
 <commands> - The commands to be performed when the event listener's criteria is met. 

 *Example* 

 <pre> 
 on *:NOTIFY:echo -ag $nick just came online 
 </pre>