deadtom 5 dni temu
rodzic
commit
c32c3f126a
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -130,6 +130,7 @@ OwnchatBot accesses Owncast chat room information via a webhook. You'll need to
 4. Click the "Select All" button.
 5. Click "OK"
 
+
 ### Owncast viewer panel button
 You need to create a button on your Owncast page, so your viewers can access the Rewards Panel to view their points, the rewards queue, and other helpful information. This will only work with an SSL enabled server. If you're running Owncast behind a reverse proxy (which you really should be) then you need to set up another reverse proxy for OwnchatBot. Sorry, you're on your own for how to do that. It's way outside the scope of this document.
 
@@ -192,7 +193,7 @@ Add, cross off or remove tasks using the "To-Do list" menu in the management pan
 To display the list on-screen, create a browser source in your streaming software using the following information.
 
 
-To-do list"" ```http://<your.ocb.address>/todo```
+To-do list: ```http://<your.ocb.address>/todo```
 * Recommended width: 420
 * Recommended height: 500
 * In OBS, check "Refresh browser source when scene becomes active"