Releases: CharlieHess/slack-poker-bot
Releases · CharlieHess/slack-poker-bot
1.0.1
One Point Oh
This release fixes bugs around DM channels and all-in actions, and adds support for configurable player timeout. To start a game without player timeout:
@<your-bot-name>: config timeout=0
@<your-bot-name>: deal
Enjoy! 🎉
RC1
This release fixes many of the troublesome bugs from RC0 and improves the experience with card suit emoji and options to deploy to Heroku.
RC0
DM channels have to be opened first. 😞
Handle some other bugs as well.
Legit Pots
This release makes the pot calculations more correct, and adds support for side pots and split pots.
Stacks on Stacks
This release adds support for chip stacks, pot calculations, and declaring a winner.
Playable
This release tags a playable bot. It can do all of the following:
- Initiate a game and poll players to join
- Handle player order, blinds, and basic betting actions
- Send player's pocket cards as a DM
- Display board images
- Determine the best hand
It still lacks support for:
- Chip stacks / bet amounts
- All-ins
- Split pots