Skip to content
Tom Feist edited this page Jan 9, 2011 · 28 revisions

Irssi::Irc::Notifylist

home | Irssi | Irc
* [[Irssi::Irc::Notifylist|#Irssi::Irc::Notifylist]]
   * [[ATTRIBUTES|#ATTRIBUTES]]
   * [[METHODS|#METHODS]]
   * [[ircnets_match $ircnet|#ircnets_match_$ircnet]]

ATTRIBUTES

Notifylist->{}

mask - Notify nick mask
away_check - Notify away status changes
idle_check_time - Notify when idle time is reset and idle was bigger
                  than this (seconds)
ircnets - List of ircnets (strings) the notify is checked

METHODS

ircnets_match $ircnet

Returns 1 if notify is checked in `ircnet'.

Clone this wiki locally