|
|
@@ -22,8 +22,8 @@ A chatbot for Owncast, where viewers earn points which can be redeemed for strea
|
|
|
|
|
|
## Features
|
|
|
* Compatible with Owncast v0.2.4.
|
|
|
-* The standard chat points/rewards system most of us are familiar with. Viewer redeems their points for a reward, streamer does/says a thing.
|
|
|
-* Voting. The streamer can create votes, and viewers can vote for them.
|
|
|
+* The standard chat points/rewards system most of us are familiar with. Viewer redeems their points for a reward, streamer does a thing or some other function gets triggered.
|
|
|
+* Voting. The streamer can create votes for viewers to choose from.
|
|
|
* The current vote tally can be set up as a browser source, to display on-screen.
|
|
|
* Special rewards that will run commands for things like triggering webhooks and running scripts.
|
|
|
* Goals that viewers can collectively contribute points to for rewards.
|
|
|
@@ -33,6 +33,7 @@ A chatbot for Owncast, where viewers earn points which can be redeemed for strea
|
|
|
* Automated announcements at regular intervals.
|
|
|
* Web based viewer panel for viewing the reward queue, and points and reward information.
|
|
|
* Web based management panel.
|
|
|
+ * Authentication handled by your Owncast server, using Fediauth. Use the same credentials you use for your Owncast admin page.
|
|
|
* Configure OwnchatBot settings, Owncast integration and Kofi integration.
|
|
|
* Add/edit/remove rewards and reward categories.
|
|
|
* Viewer management for manually adjusting viewers' points.
|
|
|
@@ -40,7 +41,7 @@ A chatbot for Owncast, where viewers earn points which can be redeemed for strea
|
|
|
* Kofi integration.
|
|
|
* Your viewers can get points for donating via Kofi, and as part of their monthly Kofi membership.
|
|
|
* To-do list. Add tasks and cross them off as you complete them.
|
|
|
- * Customizable overlay to display the list on your stream.
|
|
|
+ * Also has an overlay to display the list on your stream.
|
|
|
|
|
|
## Screenshots
|
|
|
#### Votes and Goals Overlays
|