charredgrass / charred-discord-bot

Personal Discord bot. Written in Typescript, run using node.js.
MIT License
1 stars 1 forks source link

Blackjack does not allow a full balance bet #5

Closed charredgrass closed 7 years ago

charredgrass commented 7 years ago

Betting in blackjack echoes nothing when called with a bet equal to the user's max balance.

charredgrass commented 7 years ago

Fixed.