pokerwars / pokerwars.io-starterbot-python

A starter bot written in python for the pokerwars.io platform. To play: pull this code, register on pokerwars.io, get your API token and play!
https://www.pokerwars.io/
44 stars 11 forks source link

[Bug] BigBlind cannot act preflop after only SmallBlind has limped #5

Open JbCourtois opened 4 years ago

JbCourtois commented 4 years ago

Tournament 3104243664658844770, hands 12, 16, 45

Context

There are 4 players in the tournament (SB, BB, CO, BU) CO and BU fold SB limps

Behaviour

Expected: BB should be able to check or bet before the flop is revealed.

Actual: When BB receives his first play request for the hand, the flop is already revealed, as if BB was forced to check preflop.