CharlieHess / slack-poker-bot

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

Open DM's, Third Time's the Charm #49

Closed CharlieHess closed 8 years ago

CharlieHess commented 8 years ago

Have another go at DM channels, to fix #22. This time around we're going to wait for the im_open event on node-slack-client, then wait a little longer.

CharlieHess commented 8 years ago

Starting to wonder if I need to patch node-slack-client to make this more doable. Oh well, let's see if this works.