AYYY LMAO

This commit is contained in:
Anonymous 2017-03-26 13:43:43 +01:00
parent 40d6f11965
commit ac5e3bfbdc
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ sub said {
body => $ret, body => $ret,
); );
} }
if ($msg->{body} =~ m/^ayy+$/) { if ($msg->{body} =~ m/^ayy+$/i) {
$self->say( $self->say(
channel => $msg->{"channel"}, channel => $msg->{"channel"},
body => "lmao", body => "lmao",