|
|
@@ -1,7 +1,7 @@
|
|
|
# OwnchatBot
|
|
|

|
|
|
|
|
|
-A chatbot for Owncast, where viewers earn points which can be redeemed for stream rewards, and streamers can monetize their streams using Kofi integration.
|
|
|
+A chatbot for Owncast, where viewers earn points which can be redeemed for stream rewards, and streamers can monetize their streams with Kofi integration.
|
|
|
|
|
|
## Table of Contents
|
|
|
- [Features](#features)
|
|
|
@@ -151,7 +151,7 @@ Paste the webhook address into Kofi -> More -> API -> Webhooks -> Webhook URL.
|
|
|
|
|
|
Click "Update", but stay on this page.
|
|
|
|
|
|
-You need the verification token the Kofi to send when it triggers the webhook.
|
|
|
+You need the verification token from Kofi.K Kofi sends this token when it triggers the webhook.
|
|
|
Below "Webhook URL", click on "Advanced".
|
|
|
A pre-generated token will already be there. Copy that token, and paste it into the OCB Management Panel -> Settings -> Kofi Integration -> Verification Token. Then click "Save Changes".
|
|
|
|
|
|
@@ -243,7 +243,7 @@ Goal alert: ```http://<your.ocb.address>/alert/goal```
|
|
|
## Roadmap
|
|
|
*Not necessarily in this order*
|
|
|
* Streak tracker, to track how many consecutive streams a viewer has watched, and reward accordingly
|
|
|
-* Get emojis in OwnchatBot panels working correctly, because my partner insists on it
|
|
|
+* Get emojis in OwnchatBot panels working correctly, because [Wonderwmn](https://mas.to/@wonderwmn) insists on it
|
|
|
* Option to only allow authenticated users, or Kofi subscribers to redeem certain rewards.
|
|
|
* !Timer - Set a timer that will sound an audible alarm. A command only available to the streamer or mods.
|
|
|
* A "watch" function that watches chat for certain words or phrases, and responds with preset messages.
|