Notify » History » Revision 9
Revision 8 (Per Amundsen, 12/26/2018 08:20 PM) → Revision 9/11 (Per Amundsen, 12/26/2018 08:20 PM)
_Added in 1.8.10_ */notify -hlnrs <on|off|nickname> [network] [note]* Edit your notify list, you will get a alert whenever a nick on your notify list goes online/offline. _See also [[$notify]], [[on NOTIFY]], [[on UNOTIFY]]._ *Switches* -h = Hides the [[Monitor_Panels#Notify|Notify monitor panel]]. -l = List nicks on notify list. -n = Indicate [networks] is defined. -r = Remove nick from notify list. (nickname can be a [[Scripting_Wildcards|wildcard]], AdiIRC only) -s = Shows the [[Monitor_Panels#Notify|Notify Notify monitor panel]]. panel. *Parameters* <on|off|nickname> - Turns notify on or off or edit's the nick entry. [network] - The network name or address to enable the notify. [note] - Small note for this nick. *Example* <pre> ; Add 'Nick' to the Notify list. /notify Nick ; Print the Notify list. /notify -l ; Remove 'Nick' from the Notify list /notify -r Nick </pre>