Bläddra i källkod

Removed old, outdated Rewards Queue section

deadtom 1 månad sedan
förälder
incheckning
f1275f8797
1 ändrade filer med 1 tillägg och 5 borttagningar
  1. 1 5
      README.md

+ 1 - 5
README.md

@@ -10,7 +10,6 @@ A chatbot for Owncast, where viewers earn points which can be redeemed for strea
 - [Installation](#installation)
 - [Running OwnchatBot](#running-ownchatbot)
 - [Final Configuration](#final-configuration)
-* [Rewards Queue](#rewards-queue)
 - [Kofi Integration](#kofi-integration)
 - [Overlays](#overlays)
 - [To-do List](#to-do-list)
@@ -89,7 +88,7 @@ If you installed by downloading from the repo, rather than doing a git clone, si
 This will make any necessary upgrades to your existing database and config files.
 Run:
   ```bash
-  bash update.sh
+  bash upgrade.sh
   ```
 
 ## Running OwnchatBot
@@ -112,9 +111,6 @@ Once OwnchatBot is running, you can start setting up your rewards and other opti
 
 The first thing you'll want to visit is the settings page. Each option is explained in detail. Then you'll need to get it talking to your Owncast instance, and Kofi if you'll be using it, both covered below.
 
-### Rewards queue
-Also provided by the install script. The queue will refresh every 30 seconds to keep you up to date on your viewers' redeemed rewards. You can mark them as fulfilled as you go, or refund points when necessary.
-
 ### Owncast connection
 OwnchatBot accesses Owncast chat room information via a webhook. You'll need to point Owncast at that webhook for things to function.
 1. Go to your Owncast Admin panel -> Integrations -> Webhooks