Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System for scheduling games #6

Open
3 tasks
michaelstephens opened this issue Oct 9, 2017 · 0 comments
Open
3 tasks

System for scheduling games #6

michaelstephens opened this issue Oct 9, 2017 · 0 comments
Labels

Comments

@michaelstephens
Copy link
Collaborator

Game scheduler

As a user, I'd like to be able to schedule a gaming session with fellow users for a specified time and game

Requirements

Primary

  • Users can create multiple gaming sessions
  • Session times should take into account timezones
  • Users can sign up for a specified session
  • @randbot will automatically notify participants when its time to game
  • Users can list all gaming sessions coming up

Secondary

  • Users can specify the amount of players allowed in a gaming session

Criteria for acceptance

  • Calling @randbot sessions schedule [game] at [time] will create a new gaming session
  • Calling @randbot sessions join [game] at [time] will add that user to the game session
  • Calling @randbot sessions list will list out the upcoming game sessions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants