WikiWikiWasp/Dobby

Command - playing

Open

#11 opened on Dec 15, 2019

 (1 comment) (0 reactions) (0 assignees)Go (1 fork)auto 404
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.go file, create if nonexistant

Acceptance Criteria

  • test created
  • search members for matching "playing" state
  • add matches to list and print list
  • all tests pass

Notes

Contributor guide