Skip to content

Version 0.52

Nathan edited this page Jun 18, 2021 · 9 revisions

Visit Streamer.bot 0.50 to see all the shiny new features and updates.

Jump to New Features

  • Hopefully final fix for BTTV/FFZ emotes
  • Fix Action Queue UI not working
  • Did someone say, StreamElements support?
  • WebSocket Server events have been re-worked, read here for more info
  • Miscellaneous fixes
  • Many more I probably forgot

New Features

StreamElements!

You can now connect to your StreamElements account and get tip events. To configure this, you will need to obtain your JWT token, and set this within the settings. There is no sign in authorization to do this at the moment due to how long it takes to get this approved.

1 new event is added for StreamElements, and they are also included in the Websocket broadcast

WebSocket Server Events

Given there there are now 53 events that can be broadcast over the webserver socket, I thought it best to change this to a subscription type setup, so that way each socket can control its own events it receives.

For more information see WebSocket Server Events

Clone this wiki locally