diff --git a/cancer.py b/cancer.py index 363d8c5..7623382 100644 --- a/cancer.py +++ b/cancer.py @@ -440,7 +440,7 @@ class Bot(): self.nicks.append(nick) await self.sendmsg(chan, color(nick + ' joined the TOKE session!', light_green)) else: - if self.stats['hits'] <= 0: + if self.stats['hits'] <= 1: self.stats['hits'] = 25 self.stats[option] += 1 if self.fat: