Handle disconnects from Discord more gracefully #10
Labels
component:discord-api
Interacting with Discord's API
component:engine
The wolfia game engine is a central component for running games
size:M
Can probably be done in a week or two
If we detect a disconnect, we could pause the game to avoid processing timed events like day-night-cycles while the players cannot provide input. Upon the shard reconnecting and becoming ready, any ongoing paused games should be informed in the main game channel about the pause and its reason + length for maximum transparency to the players.
The text was updated successfully, but these errors were encountered: