(deleted):fixed
main
@ -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:
The note is not visible to the blocked user.