Notify » History » Revision 6
Revision 5 (Per Amundsen, 06/28/2017 05:09 PM) → Revision 6/11 (Per Amundsen, 06/28/2017 06:30 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 Notify monitor panel.
-l = List nicks on notify list.
-n = Indicate [networks] is defined.
-r = Remove nick from notify list. (nickname can be a wildcard, AdiIRC only)
-s = Shows the Notify monitor 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>