connected-web / gamebot

A slackbot for board games and games channels. Responds to gameplay related chatter.
2 stars 0 forks source link

Add a command to view team mates #46

Closed Leonie- closed 7 years ago

Leonie- commented 7 years ago

It would be nice if there was a command to remind who your team mates are - maybe something like 'who are my team?". Maybe the teams could be listed when calling 'game state' as well?

johnbeech commented 7 years ago

The command list players has aliases for who is playing and list teams. I've added who are my team and who is on my team to the matcher.

The output of this command now includes team information, for example:

who-is-playing

I can also add this information to gamestate...

calisaurus commented 7 years ago

Already implemented :)