v0.0.4
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user