This commit is contained in:
2025-09-18 21:00:20 -06:00
parent 0e2d3152e9
commit d7f2b5d1d6
18 changed files with 327 additions and 162 deletions

View File

@@ -75,7 +75,7 @@ botghostcmd PRIVMSG NickServ :ghost %botnick% %botpass%
helpurl https://www.mynet.org/irpg/
# URL where users can reach the admin commands list (for admin help)
admincommurl https://www.mynet.org/irpg/admincomms.txt
admincommurl https://www.mynet.org/irpg/admincomms.php
# URL where users can reach the online quest map, if available. if not
# offering a map to users, leave this blank

View File

@@ -33,7 +33,8 @@ my %opts;
readconfig();
my $version = "0.0.3";
# bot version
my $version = "0.0.4";
# command line overrides .irpg.conf
GetOptions(\%opts,