Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #98 from gezelio/staging
Browse files Browse the repository at this point in the history
Updating docs for new streamerbot
  • Loading branch information
tommerty authored Nov 13, 2023
2 parents ac63ea3 + 6d6761b commit 1e2263e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions assets/docs/getstarted/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,25 @@ Right click and select ‘Add’ and insert the following:

> **Tip:** Anytime you add/remove/modify channel rewards while connected to the WebSocket, you must go into `Servers/Clients` > `Websocket Clients` and right-click `disconnect` and then `reconnect` to pull the changes. It only pulls the reward data on load at this present time.
Next step is to add a trigger. This works for Streamerbot 2.1 and newer. If you do not have this, skip this step.

With `Execute Channel Reward Redeem` selected, right click an empty space inside the `Triggers` box.
1. Core
- Websocket
- Client
- Websocket Client Message

Should Look like this.

| Action | Triggers |
| -------------------------------------------------------------------------| -------------------------------------------------------------------|
| `Clipping Tool Yes None` | `Websocket Client Websocket Client Message Yes Any` |
| `Error Helper Yes None` | |
| `Execute Chann.. Yes None 1` | |
| `Set Channel Re.. Yes None` | |
| `Set Channel Re.. Yes None` | |
| `YTCR Error Yes None` | |

---

### 3. The YTCR Dashboard
Expand Down

0 comments on commit 1e2263e

Please sign in to comment.