You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the bot manages state by updating a config file (https://github.com/BloomGameStudio/BloomDiscordBot/blob/main/config/config.ini). This is fine temporarily, but needs to be updated to a proper persistent storage solution because if Heroku decides to restart the deployment, the state will revert to whatever is on the repo.
The text was updated successfully, but these errors were encountered:
Currently, the bot manages state by updating a config file (https://github.com/BloomGameStudio/BloomDiscordBot/blob/main/config/config.ini). This is fine temporarily, but needs to be updated to a proper persistent storage solution because if Heroku decides to restart the deployment, the state will revert to whatever is on the repo.
The text was updated successfully, but these errors were encountered: