|
@@ -126,7 +126,7 @@ Also provided by the install script. The queue will refresh every 30 seconds to
|
|
|
OwnchatBot accesses Owncast chat room information via a webhook. You'll need to point Owncast at that webhook for things to function.
|
|
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
|
|
1. Go to your Owncast Admin panel -> Integrations -> Webhooks
|
|
|
2. Click on "Create Webhook"
|
|
2. Click on "Create Webhook"
|
|
|
-3. In the top field, enter OwnchatBot's address and port which you set up in the "Running OwnchatBot" section, with `/chatHook` appended (Example: http://<your.ocb.address>/chatHook).
|
|
|
|
|
|
|
+3. In the top field, enter OwnchatBot's address and port which you set up in the "Running OwnchatBot" section, with `/ocbHook` appended (Example: http://<your.ocb.address>/ocbHook).
|
|
|
4. Click the "Select All" button.
|
|
4. Click the "Select All" button.
|
|
|
5. Click "OK"
|
|
5. Click "OK"
|
|
|
|
|
|
|
@@ -216,7 +216,7 @@ li {
|
|
|
|
|
|
|
|
## Alerts
|
|
## Alerts
|
|
|
You can upload custom images and videos to display on your stream when a viewer follows you, or when a goal or milestone is reached.
|
|
You can upload custom images and videos to display on your stream when a viewer follows you, or when a goal or milestone is reached.
|
|
|
-To display the list on-screen, create a browser source in your streaming software using the following information.
|
|
|
|
|
|
|
+To display these on-screen, create browser sources in your streaming software using the following information.
|
|
|
|
|
|
|
|
Follower alert ```http://<your.ocb.address>/alert/follower```
|
|
Follower alert ```http://<your.ocb.address>/alert/follower```
|
|
|
Milestone alert ```http://<your.ocb.address>/alert/milestone```
|
|
Milestone alert ```http://<your.ocb.address>/alert/milestone```
|