From: timriker Date: Wed, 24 Nov 2004 23:48:08 +0000 (+0000) Subject: allow in channel X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=58d5ff94cba4ac829cb514c686142794fae78c72;p=infobot.git allow in channel git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1094 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/blootbot/src/Modules/DebianExtra.pl b/blootbot/src/Modules/DebianExtra.pl index 60ea9ca..6cf9601 100644 --- a/blootbot/src/Modules/DebianExtra.pl +++ b/blootbot/src/Modules/DebianExtra.pl @@ -29,7 +29,7 @@ sub Parse { # invalid. $msg = "error: could not parse $args"; } - &::msg($::who, $msg); + &::performStrictReply($retval); } sub debianBugs {