CharlieHess / slack-poker-bot

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

Quick n dirty fix for running out of cards. #29

Closed NarvinJohnson closed 9 years ago

NarvinJohnson commented 9 years ago

Since cards are never returned to the deck, create a new deck before every shuffle

iantabolt commented 9 years ago

I think this will fix #28

CharlieHess commented 9 years ago

Not sure when this was regressed, but this fix should work. Nice job. :+1:.