CharlieHess / slack-poker-bot

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

Switching between DM and Channel stalls play #43

Closed tvb closed 8 years ago

tvb commented 8 years ago

I think switching between the DM of your cards and back to the channel to play really stalls the game.

chezpaul commented 8 years ago

+2

On Sep 8, 2015, at 5:50 AM, Tristan notifications@github.com wrote:

I tihnking switching between the DM of your cards and back to the channel to play really stalls the game.

— Reply to this email directly or view it on GitHub.

CharlieHess commented 8 years ago

You should be getting a pop-up notification for each DM. If not, try tweaking your notification settings?

richardtape commented 8 years ago

The pop-up notification is definitely better than having to switch between a DM and the channel. However, I was thinking of a slightly different UX. The slackbot can 'whisper' (prob. not the right terminology) something to you - and only you - in the channel you're in. Is this available via the API? If so, that could be pretty awesome.

CharlieHess commented 8 years ago

Not available in the API yet. :disappointed: Good suggestion though.

corneadoug commented 8 years ago

That could also have been a good idea in case you play a game in multiple channels

CharlieHess commented 8 years ago

Closing until there's another option for communicating hole cards.