On NOTIFY » History » Revision 2
Revision 1 (Per Amundsen, 11/17/2015 06:04 PM) → Revision 2/5 (Per Amundsen, 11/17/2015 06:05 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]]._
*Parameters*
<level> - The 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>