From aa09eb16a7df86d8bea3f18de655c0afa3dfab49 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Thu, 23 Oct 2003 15:10:07 +0000 Subject: [PATCH] Forgot to set the probability for NO YUO --- plugins/Fun.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Fun.py b/plugins/Fun.py index 11ddbf45d..f97987ad0 100644 --- a/plugins/Fun.py +++ b/plugins/Fun.py @@ -678,7 +678,7 @@ class Fun(callbacks.Privmsg): text = privmsgs.getArgs(args) if random.random() < .03: - irc.reply(msg, randomlyLaugh('NO YUO')) + irc.reply(msg, randomlyLaugh('NO YUO', probability=1)) return alwaysInsertions = {