> For the complete documentation index, see [llms.txt](https://docs.message.anothercat.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.message.anothercat.me/dependabot-pip-discord-py-slash-command-1.0.9.5/self-hosting/maintaining.md).

# 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 release notes in that release.

## Database

Every time the bot is run a check is made to check if the database is up to date with the code version.\
If it is not it executes an SQL query and updates the database.
