CharlieHess / slack-poker-bot

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

Add support for sitting out / leaving a game #54

Open gmmeyer opened 8 years ago

gmmeyer commented 8 years ago

People should be able to stop the game. It shouldn't require restarting the app to stop the game.

Also, people should be able to leave the game, so that they don't hold up the game when they don't respond.

CharlieHess commented 8 years ago

From the directions:

To end a game, @<your-bot-name>: quit game

Agreed that players should be able to leave, definitely a good enhancement.