X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2FUserExtra.pl;h=fc6e000c50e16bb64ef9adedddd57b50729eae84;hb=376e5c692e6395d59d5651c08736c75c0d5f0b5a;hp=46436caae1a12eb81750c111754c0e7ed1475640;hpb=baf19a959699167aa64e4733c9e5cd16d590e600;p=infobot.git diff --git a/src/UserExtra.pl b/src/UserExtra.pl index 46436ca..fc6e000 100644 --- a/src/UserExtra.pl +++ b/src/UserExtra.pl @@ -325,10 +325,9 @@ sub tell { # "intrusive". # if ($target !~ /^$mask{chan}$/ and !&IsNickInAnyChan($target)) { - if ($target !~ /^$mask{chan}$/) { - &msg($who, "No, $target is not in any of my chans."); - return; - } +# &msg($who, "No, $target is not in any of my chans."); +# return; +# } # self. if ($target eq $ident) { # lc?