You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Chat and Events codes edited to be in compliance with the current **Twitch EventSub API** and **Streamer.bot 1.0.5 alpha**.
6
+
- Stopped using ```messages``` and now it's relying on ```parts```.
7
+
- The "Highlight My Message" channel point reward event will highlight the message. It can come before or after the event shows on ChatRD.
8
+
- Hype Train support added. It's off by default so you have to enable it.
9
+
- Twitch Goals support added. Shows if you have active goals on Twitch. It's off by default so you have to enable it.
10
+
-**GOALS FETCHER:** While not mandatory, if you want your current active goals on Twitch to appear on ChatRD, you **must import chatrd.sb** again. New actions were added.
11
+
-**KNOWN ISSUE:** Active "New Bits" and "New Cheerers" goals will be identified as "New Bits/Cheerers" when ChatRD load. Twitch's API doesn't return the proper type indicators for them on active goals. That happens because the "goal type" field for these returns empty when fetching them using Twitch's API. **This is not a ChatRD issue.**
12
+
13
+
## 🔴 YouTube
14
+
15
+
- Red color on the Events and Statistics was toned down.
16
+
17
+
## ⚫ TikTok
18
+
19
+
- Changed hot pink color to black (#242424)
20
+
21
+
## 🟢 Kick
22
+
23
+
- Removed the "Kick Username" field. Now ChatRD gets it from Streamer.bot Kick Integration.
24
+
- Kick Viewer Update Event now comes straight from Streamer.bot.
25
+
26
+
## 🫡 General
27
+
28
+
- Added a "Scroll Down" button. It only works when the Scroll Bar is enabled.
29
+
- The Row Cap was increased from 50 to 100.
30
+
- Spacing between messages and events edited. Should feel more uniform.
31
+
- ChatRD URL Generation function refactored. Now, if you set a parameter that's default, it won't be on the URL and the system will assume it as default. With this, the URL size should decrease next time you copy it.
32
+
- Import Settings updated following the URL Generation.
33
+
- Changes to the skins "Bubbles", "Kimballs" and "Nutting".
0 commit comments