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] Folded players should not be able to win the hand #7

Open JbCourtois opened 4 years ago

JbCourtois commented 4 years ago

Tournament #3104243664658844770, hand 5

As the small blind player, I fold preflop after 1 player limped. In the next hand, it looks like I have won 3 chips after my fold, which should be impossible according to the rules of poker (my hand is dead because I folded).

Notes

This should be solved after https://github.com/pokerwars/pokerwars.io-starterbot-python/issues/6