commandgood first issuetesting
Métriques du dépôt
- Stars
- (0 étoile)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Description
This command is used to display a list of members who are currently playing the given game Ex:
Input
!playing overwatch
Output
Currently Playing Overwatch
Jason
Mason
Ur_Mom
Add command to
games.gofile, create if nonexistant
Acceptance Criteria
- test created
- search members for matching "playing" state
- add matches to list and print list
- all tests pass