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

Use persistent storage solution #131

Closed
bagelface opened this issue Jan 14, 2025 · 0 comments · Fixed by #132
Closed

Use persistent storage solution #131

bagelface opened this issue Jan 14, 2025 · 0 comments · Fixed by #132
Assignees
Labels
enhancement New feature or request

Comments

@bagelface
Copy link
Contributor

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.

@bagelface bagelface added the enhancement New feature or request label Jan 14, 2025
@Sarahtonein Sarahtonein self-assigned this Jan 15, 2025
@Sarahtonein Sarahtonein linked a pull request Jan 17, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants