Skip to content

Twitch Eventsub for Unity

Latest
Compare
Choose a tag to compare
@projectviola projectviola released this 10 Oct 23:36
· 1 commit to main since this release
  • Fixed issue with re-subscription messages not being fetched correctly
  • Added listener for custom channel reward redemptions
  • Added a new class to handle sending messages and announcements through helix
  • Updated permission list accordingly

This v0.0.2 does not come with a unity package.

  • You'll need to clone the project.
  • Install necessary dependencies
  • Copy the files in /src folder.
  • Paste them into your Assets/Eventsub folder.
  • Follow the README for detailed instructions on how to use this package.