ProjectMoon / matrix-dicebot

This repository is mirrored from: https://git.agnos.is/projectmoon/matrix-dicebot
https://git.agnos.is/projectmoon/matrix-dicebot
Other
4 stars 1 forks source link

Implement resync functionality #29

Closed ProjectMoon closed 3 years ago

ProjectMoon commented 4 years ago

Implement a command or process into the bot to resync all its data. This is useful while the database schema is changing, and also maybe necessary to catch up while the bot is offline, although perhaps the syncing of all missed events would allow it to catch up instead.