no more empty handed smokes #1

Closed
delorean wants to merge 1 commits from (deleted):fixed into main
1 changed files with 1 additions and 1 deletions

View File

@ -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: