Streamer.bot v1.0.7
The biggest change for 1.0.5 is the removal of the Twitch IRC connection and switching over to EventSub
🚨 Breaking Changes
- Twitch Chat is now fully migrated to EventSub (from IRC)
- The legacy
messageobject in WebSocket payloads has been removed
- The legacy
- Linux/Mac users, WPF-UI and Automation
- When updating WPF-UI, the UI framework Streamer.bot uses, v4.21 introduced changes related to Automation and the NavigationViewItem (The elements on the left hand side). Because of this, Wine based wrappers will crash.
- A temporary workaround has been found by a fellow user, if you copy UIAutomationCore.dll to your prefix, this will usually prevent the crash from happening, until a more permanent fix can be found. Click here to read more
✨ What's New
- New save routines for data files
- Move Twitch chat handling from IRC to EventSub
- Move Twitch Watch Streak event to EventSub
- Add handling for YouTube's Jewel Gifting events
- Add new trigger for YouTube Jewels Gifted
- Add new C# method, KickDeleteMessage
- Streamer.bot's HTTP Server is now using Kestrel
- Add a new Twitch Pyramid option, Shared Chat Participation
🛠️ Improvements & Updates
- General cleanup, and optimizations
- Remove Trovo platform
- Add new scope for Kick, you will need to re-login
- Update some Kick Trigger Test methods
- Update the error message shown when there is a mismatch in scopes for most services
- Add some additional connection check logic for Kick
- Add some additional logging in various spots
- Add commandLocation argument to Commands
