]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Modules/UserDCC.pl
broken for +A
[infobot.git] / src / Modules / UserDCC.pl
index 91e2f03c4b143520f4e524337d73b811669722c5..bd06b8aa25fc84e834615fbe755250e916504b7f 100644 (file)
@@ -1369,7 +1369,8 @@ sub userDCC {
     }
 
     # quite a cool hack: reply in DCC CHAT.
-    $msgType = "chat";
+    # FIXME broken for +A
+    #$msgType = "chat";
 
     my $done = 0;
     $done++ if &parseCmdHook("main", $message);