commit c023ac0cb9fddf44779c134dabc0c568674914bb from: jrmu date: Mon Mar 06 00:26:07 2023 UTC Fixed missing commit - 3a155d6064f7abfab12f1180241034ee90cee30b commit + c023ac0cb9fddf44779c134dabc0c568674914bb blob - b53d41784974aa439dabf2e1db1891d01baca13f blob + adf491de0cc69afa816d6f9942324f4c01223169 --- BNC.pm +++ BNC.pm @@ -29,6 +29,7 @@ my $plainport = $conf{plainport}; my $mailfrom = $conf{mailfrom}; my $mailname = $conf{mailname}; my $approval = $conf{approval}; +my $webpanel = $conf{webpanel}; # File containing IRC networks my $netpath = "networks"; my @networks; blob - 371e609a7151c981ce2f1ee52973a49d336fb2ce blob + 31dce65e7fcc58401ba0dcd4e5fa4d620e535f35 --- botnow.conf.example +++ botnow.conf.example @@ -25,10 +25,10 @@ ip6 = 2001:db8:: #smtpport = 587 #Your IPv6 subnet length -ip6subnet = 64 +ip6subnet = 48 #Routing prefix for your IPv6 network -#NOTE: this will be a smaller number than above! +#NOTE: routing prefix must be less than or equal to the subnet above ip6prefix = 48 #Nick and password of bot.