diff --git a/PBot/FactoidCommands.pm b/PBot/FactoidCommands.pm index 4817d3e9..f42dfbe7 100644 --- a/PBot/FactoidCommands.pm +++ b/PBot/FactoidCommands.pm @@ -68,7 +68,7 @@ sub factset { return "/msg $nick Usage: factset [key ]" } - return "/msg $nick " . $self->{pbot}->factoids->factoids->set($channel, $trigger, $key, $value); + return $self->{pbot}->factoids->factoids->set($channel, $trigger, $key, $value); } sub factunset { diff --git a/PBot/VERSION.pm b/PBot/VERSION.pm index d90aa43e..2b9747ee 100644 --- a/PBot/VERSION.pm +++ b/PBot/VERSION.pm @@ -13,7 +13,7 @@ use warnings; # These are set automatically by the build/commit script use constant { BUILD_NAME => "PBot", - BUILD_REVISION => 189, + BUILD_REVISION => 190, BUILD_DATE => "2010-06-21", }; diff --git a/config/admins b/config/admins index e570426c..7701a6ac 100644 --- a/config/admins +++ b/config/admins @@ -1 +1,2 @@ +pragma .* .*!.*@unaffiliated/pragma/.* 60 * somename .* .*!example@xyzcorp.com 60 5ecret5@uce