mirror of
https://github.com/irssi/irssi.git
synced 2026-08-13 21:52:17 +02:00
15 lines
522 B
Text
15 lines
522 B
Text
|
|
|
||
|
|
@SYNTAX:notify@
|
||
|
|
|
||
|
|
-away: Notifies about away-status changes
|
||
|
|
-idle: Notifies if idle time is first larger than <minutes>
|
||
|
|
(default is hour) and then it drops down.
|
||
|
|
-list: Lists the notify list entries with all their settings
|
||
|
|
<mask>: Either a simple "nick" or "nick!*@*blah.org".
|
||
|
|
The nick can't contain wildcards, but the user/host can.
|
||
|
|
|
||
|
|
/NOTIFY without any arguments displays if the people in notify
|
||
|
|
list are online or offline.
|
||
|
|
|
||
|
|
See also: UNNOTIFY, SET NOTIFY
|
||
|
|
|