Add registration

This commit is contained in:
root 2018-09-29 22:26:46 +02:00
parent e3787513b6
commit 36847e7704
1 changed files with 2 additions and 1 deletions

View File

@ -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);