Fixed identify message.

This commit is contained in:
Christian P. MOMON 2019-08-23 06:06:55 +02:00 committed by root
parent 4ee3c8003a
commit 44337b3c70
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ 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', $viviviConf->param("irc.password"));
$self->privmsg('nickserv', "identify ".$viviviConf->param("irc.password"));
# $self->privmsg('nickserv',"VERIFY REGISTER vivivi kwvxbsmjjiam");
# CONFIG: channels you want us to announce to ...