Răsfoiți Sursa

Somehow managed to forget the basic chat commands

deadtom 1 lună în urmă
părinte
comite
447465db69
1 a modificat fișierele cu 10 adăugiri și 1 ștergeri
  1. 10 1
      README.md

+ 10 - 1
README.md

@@ -15,6 +15,8 @@ A feature rich chatbot for Owncast.
 - [Overlays](#overlays)
 - [To-do List](#to-do-list)
 - [Alerts](#alerts)
+- [Chat Commands](#chat-commands)
+- [Roadmap](#roadmap)
 - [Support](#support)
 - [Contributing](#contributing)
 - [License](#license)
@@ -242,10 +244,17 @@ Goal alert: ```http://<your.ocb.address>/alert/goal```
 }
 ```
 
+## Chat commands
+All command and rewards are preceeded with a prefix configured in the management panel. "!" by default.
+!help - Displays a short summary of features available to viewers.
+!rewards - Displays currently active rewards, votes and goals.
+!points - Displays the viewer's current points balance.
+
+
 ## 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 [Wonderwmn](https://mas.to/@wonderwmn) insists on it
+* Get emojis in OwnchatBot panels working correctly, because 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.