-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Implement a ping list for GameHandler, such that for any given game loaded into the bot, users can request to be pinged whenever an instance of that game starts. Optionally allow users to limit the ping such that they will only be pinged after n users have joined the game.
Candidate to be implemented with the game framework in #22.
MishaCatskill and stwalkerster