Forgot to set the probability for NO YUO

This commit is contained in:
Jeremy Fincher 2003-10-23 15:10:07 +00:00
parent 7fd9859682
commit aa09eb16a7
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {