Project

General

Profile

On CHGIAL » History » Revision 3

Revision 2 (Per Amundsen, 02/12/2023 08:11 PM) → Revision 3/4 (Per Amundsen, 02/12/2023 08:11 PM)

_Added in 4.4_ 

 *<notextile>on <level>:CHGIAL:<nick[,nick]>|<*>:<commands></notextile>* 

 Triggers when a user hostname, ident, realname, account name, away status or bot mode is changed. 

 *Parameters* 

 <level> - The [[User Access Level]] for the event to trigger. 
 <nick[,nick]>|<*> - Nicks(s) to listen to. 
 <commands> - The commands to be performed when the event listener's criteria is met. 

 *Example* 

 <pre> 
 on *:CHGIAL:*:echo -ag IAL hostname or ident changed for $nick changed to $ial($nick) 
 </pre>