1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 18:45:42 -04:00

Make prefixed factoid commands unable to learn

This commit is contained in:
Ryan Voots 2018-06-23 02:51:49 -04:00
parent c87e3ecc6a
commit 711c8c6d21

View file

@ -300,6 +300,7 @@ sub handle {
}
$newsaid->{addressed} = 1;
$newsaid->{nolearn} = 1;
my ($s, $r) = $self->command($newsaid, $pm);
if ($s) {