|
|
@@ -8,6 +8,7 @@ A chatbot for Owncast, where viewers earn points which can be redeemed for strea
|
|
|
- [Screenshots](#screenshots)
|
|
|
- [Roadmap](#roadmap)
|
|
|
- [Installation](#installation)
|
|
|
+- [Upgrading](#upgrading)
|
|
|
- [Running OwnchatBot](#running-ownchatbot)
|
|
|
- [Final Configuration](#final-configuration)
|
|
|
- [Kofi Integration](#kofi-integration)
|
|
|
@@ -76,6 +77,7 @@ A chatbot for Owncast, where viewers earn points which can be redeemed for strea
|
|
|
4. The install script provides the URL for your OwnchatBot management panel. Bookmark it.
|
|
|
|
|
|
## Upgrading
|
|
|
+### Get the latest version
|
|
|
*Make a backup of your OwnchatBot/instance folder.*
|
|
|
|
|
|
Descend into the OwnchatBot directory. Run:
|
|
|
@@ -84,7 +86,7 @@ Descend into the OwnchatBot directory. Run:
|
|
|
```
|
|
|
If you installed by downloading from the repo, rather than doing a git clone, simply download the new version and extract the file over your existing installation.
|
|
|
|
|
|
-### Run the update script
|
|
|
+### Run the upgrade script
|
|
|
This will make any necessary upgrades to your existing database and config files.
|
|
|
Run:
|
|
|
```bash
|