|
@@ -116,7 +116,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 `/ocbHook` appended (Example: http://<your.ocb.address>/ocbHook).
|
|
|
|
|
|
|
+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"
|
|
|
|
|
|