]> git.donarmstrong.com Git - infobot.git/commitdiff
be nicer
authortimriker <timriker@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 27 Sep 2003 06:28:18 +0000 (06:28 +0000)
committertimriker <timriker@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 27 Sep 2003 06:28:18 +0000 (06:28 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@835 c11ca15a-4712-0410-83d8-924469b57eb5

src/Factoids/Core.pl

index 241620dab721a83706bef84e8beba980f7ad5e08..41ae7e6aee5e00c07bda1acf85d64998e04d6a41 100644 (file)
@@ -238,7 +238,7 @@ sub FactoidStuff {
            # todo: make forget ignore time configurable.
            if ($cache{forget}{$h} > 5) {
                &ignoreAdd(&makeHostMask($nuh), "*", 3*24*60, "abuse of forget");
-               &msg($who, "forget: Suck it!");
+               &msg($who, "forget: Ignoring you for abuse!");
            }
        }