CharlieHess / slack-poker-bot

A bot that deals Texas Hold'em games in Slack
MIT License
1.67k stars 208 forks source link

Remove uncalled bets from the pot #41

Open CharlieHess opened 8 years ago

CharlieHess commented 8 years ago

Right now when a player bets, it is added to the pot immediately. If all players fold, the winning player gets their bet back in the pot, but the player wins $x message is misleading, since the amount they won should not include the uncalled bet. E.g.,

jabbink commented 8 years ago

Is this really bad?

I think pokerstars (and other big, for real-money pokersites) does this as well.