dblock / slack-gamebot

Ping pong, chess, pool and other games bot for Slack.
MIT License
129 stars 103 forks source link

Tracking doubles matches #141

Closed fsbossev closed 7 years ago

fsbossev commented 7 years ago

Is there a way of tracking score when we play doubles? If not can we have this as a new feature request? Thanks.

dblock commented 7 years ago

It works the same way, when you lose you say gamebot lost 15:21 21:17 18:21 and the scores are attached to the doubles match, elos are updated per team, etc. What are you not seeing?

fsbossev commented 7 years ago

OK maybe I am missing something. How can I and Player B challenge Player C and Player D to a doubles match?

dblock commented 7 years ago

For example gamebot challenge @WangHoe @ZhangJike with @DengYaping. The magic keyword is with. Does this not work?

fsbossev commented 7 years ago

I did not know about that. I will give it a try. Thank you!

dblock commented 7 years ago

The README has a lot more details! I'll close this for now, reopen if you can't figure it out.