Notify » History » Revision 3
Revision 2 (Per Amundsen, 01/21/2015 05:29 PM) → Revision 3/11 (Per Amundsen, 04/01/2016 02:52 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 UNNOTIFY]]._ _Notify system is currently incomplete._ *Switches* -h = Hides the Notify monitor panel. TODO -l = list nicks on notify list -n = Indicate [networks] is defined. TODO -r = remove nick from notify list -s = Shows the Notify monitor panel. TODO *Parameters* <on|off|nickname> - Turns notify on or off (TODO) or edit's the nick entry. [network] - The network name or address to enable the notify. TODO [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> TODO