> For the complete documentation index, see [llms.txt](https://nateskicks13.gitbook.io/bird-bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nateskicks13.gitbook.io/bird-bot/updating-the-bot.md).

# Updating The Bot

To update the bot, simply cd into the directory of the bot. Then, run the command

```
git pull
```

and then you are all set.
