fixing butt prefix

This commit is contained in:
long.haired.steve 2009-12-07 15:27:27 +00:00
parent 4ba776be6a
commit eb8126fd1f
1 changed files with 2 additions and 1 deletions

View File

@ -214,7 +214,8 @@ sub handle_said_emoted {
# print STDERR "\n---------\n";
if ($channel ne 'msg') {
my $addressed = $address ne 'msg';
# address is what is stripped off the front
my $addressed = $address && $address ne 'msg';
# normal command
# eg: <bob> ButtBot: stop it
return if $self->handle_channel_command($who,