dnh-bot / dnh-werewolf-bot

DNH Werewolf Discord bot
The Unlicense
10 stars 7 forks source link

Save game state #116

Open nitro2 opened 1 year ago

nitro2 commented 1 year ago

We should support save game state to deal with server reboot issue.

nitro2 commented 6 months ago

Since we already deploy the bot to stable server and have Flask polling mechanism, this implementation can be quite risky to add and may have unexpected side effect when we really want to restart the game or reset the bot. I would like to defer this issue infinitely until we think that we need it.

nitro2 commented 5 months ago

Current PR: https://github.com/dnh-bot/dnh-werewolf-bot/pull/123