3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00

factset command output appears in channel now (to show-off); added pragma as admin

This commit is contained in:
Pragmatic Software 2010-06-21 11:44:39 +00:00
parent 38e7de9f41
commit 645310de15
3 changed files with 3 additions and 2 deletions

View File

@ -68,7 +68,7 @@ sub factset {
return "/msg $nick Usage: factset <channel> <factoid> [key <value>]"
}
return "/msg $nick " . $self->{pbot}->factoids->factoids->set($channel, $trigger, $key, $value);
return $self->{pbot}->factoids->factoids->set($channel, $trigger, $key, $value);
}
sub factunset {

View File

@ -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",
};

View File

@ -1 +1,2 @@
pragma .* .*!.*@unaffiliated/pragma/.* 60 *
somename .* .*!example@xyzcorp.com 60 5ecret5@uce