Maintaining
Updating
Unless you want to help out and test the most recent version, only pull from the latest tag.
If there have been no breaking changes then all you need to do is fetch the most recent tag from github and restart the bot.
Otherwise you will have to refer to the migration page.
Database
To migrate the database run this after pulling and restarting:
Backups
Making a backup:
Restoring from a plain text backup
NOTE: This is just an example, you'll probably need to figure out docker commands and what works for you
Last updated