Persist scoreboard
Closed this issue · 1 comments
turt2live commented
If the bot restarts then it loses track of all of the scoreboard data. It should persist it somewhere in case it is restarted.
Specifically:
- What is currently on the scoreboard
- What the vote count is (though this can be retrieved from the server with
/aggregations
)