浏览代码

Updated with instructions for new features

deadtom 5 天之前
父节点
当前提交
245256f8c8
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -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.
 1. Go to your Owncast Admin panel -> Integrations -> Webhooks
 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.
 5. Click "OK"
 
@@ -216,7 +216,7 @@ li {
 
 ## 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.
-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```
 Milestone alert ```http://<your.ocb.address>/alert/milestone```