diff --git a/galanga/nagios-irc-bot.pl b/galanga/nagios-irc-bot.pl index 44d16a3..4544b0f 100755 --- a/galanga/nagios-irc-bot.pl +++ b/galanga/nagios-irc-bot.pl @@ -90,7 +90,8 @@ sub on_connect { # FIXME: this is broken right now. when this is re-added, it has to happen # before we try to join channels. #print "Identifying to NickServ...\n"; - #$self->privmsg('nickserv',"identify xxx"); + $self->privmsg('nickserv',"identify Pohri1oo"); +# $self->privmsg('nickserv',"VERIFY REGISTER vivivi kwvxbsmjjiam"); # CONFIG: channels you want us to announce to ... $self->join($channel);