]> git.donarmstrong.com Git - infobot.git/commitdiff
- don't message user if something weird happened
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 16 May 2001 14:16:38 +0000 (14:16 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 16 May 2001 14:16:38 +0000 (14:16 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@490 c11ca15a-4712-0410-83d8-924469b57eb5

blootbot/src/Modules/News.pl

index 8259ca6878920950e578c4cca08d8944c92c59f0..38884994756f829f922cd941700c6833e319df61 100644 (file)
@@ -709,7 +709,7 @@ sub latest {
     if (!defined $t) {
        &::DEBUG("news: something went really wrong.");
        &::DEBUG("news: chan => $chan, ::chan => $::chan");
-       &::notice($::who, "something went really wrong.");
+#      &::notice($::who, "something went really wrong.");
        return;
     }