CharlieHess / slack-poker-bot

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

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

Closed NarvinJohnson closed 8 years ago

NarvinJohnson commented 8 years ago

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

iantabolt commented 8 years ago

I think this will fix #28

CharlieHess commented 8 years ago

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