mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
78dad04c7b
(causes infrequent "server load too heavy" etc) If people really want this, they should write a script. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4632 dbcabf3a-b0e7-0310-adc4-f8d773084564
14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
|
|
@SYNTAX:notify@
|
|
|
|
-away: Notifies about away-status changes
|
|
-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
|
|
|