1POE::Component::IRC::PlUusgeirn:C:oNnitcrkiSbeurtvePIdODE(P:3e:)rClomDpoocnuemnetn:t:aItRiCo:n:Plugin::NickServID(3)
2
3
4

NAME

6       POE::Component::IRC::Plugin::NickServID - A PoCo-IRC plugin which
7       identifies with NickServ when needed
8

SYNOPSIS

10        use POE::Component::IRC::Plugin::NickServID;
11
12        $irc->plugin_add( 'NickServID', POE::Component::IRC::Plugin::NickServID->new(
13            Password => 'opensesame'
14        ));
15

DESCRIPTION

17       POE::Component::IRC::Plugin::NickServID is a POE::Component::IRC
18       plugin. It identifies with NickServ on connect and when you change your
19       nick, if your nickname matches the supplied password.
20
21       Note: If you have a cloak and you don't want to be seen without it,
22       make sure you don't join channels until after you've identified
23       yourself. If you use the AutoJoin plugin, it will be taken care of for
24       you.
25

METHODS

27   "new"
28       Arguments:
29
30       'Password', the NickServ password.
31
32       Returns a plugin object suitable for feeding to POE::Component::IRC's
33       plugin_add() method.
34

OUTPUT EVENTS

36   "irc_identified"
37       This event will be sent when you have identified with NickServ. No
38       arguments are passed with it.
39

AUTHOR

41       Hinrik Örn Sigurðsson, hinrik.sig@gmail.com
42
43
44
45perl v5.32.0                      202P0O-E0:7:-C2o8mponent::IRC::Plugin::NickServID(3)
Impressum