Help language development. Donate to The Perl Foundation

IRC::Client::Plugin::NickServ cpan:TYIL last updated on 2020-05-15

IRC-Client-Plugin-NickServ-0.3.0/
class IRC: :Client::Plugin::NickServ
-----------------------------------

The IRC::Client::Plugin to deal with NickServ interaction.

has Config $.config

A Config instance to hold all configuration.

method irc-n376

method irc-n376(
    $event
) returns Mu

Identify with NickServ. This is done on IRC code 376 (end of MOTD), since this is what most servers accept as the earliest time to start interacting with the server.