Skip to content

Store data better #19

@gr812b

Description

@gr812b

Currently, most of the data that we keep track of (for example, reminders, todos, PRs) all get forgotten when the bot resets. I think the "proper" solution is to use a production database, but local json files (such as schmits.json) might work well too. Just writing these variables to json and reading them would mean that a crash doesn't lead to complete data loss.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions