commandgood first issuetesting
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (PR metrics pending)
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