Socket
Socket
Sign inDemoInstall

@xureilab/node-red-twitch-eventsub

Package Overview
Dependencies
33
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @xureilab/node-red-twitch-eventsub

Connect to Twitch EventSub API


Version published
Weekly downloads
3
decreased by-50%
Maintainers
1
Install size
5.39 MB
Created
Weekly downloads
 

Changelog

Source

[0.0.1] - 2024-02-29

Added

  • First release
  • "follow" event
  • "subscribe" event
  • "subscribeGift" event
  • "bits" event
  • "redeem" event
  • "raid" event

Readme

Source

node-red-contrib-twitch-eventsub

Connects to Twitch Eventsub with the help of Twurple.

Features

  • Listening to events from Twitch : follow, sub, subgift, cheer, reward redeem, and raid.

Setup

  1. Add the "Twitch Eventsub" node in your flow, create the configuration with the fields.

  2. Get your twitch user ID and put the value in the Twitch Broadcaster ID field.

  3. If you don't have one yet, create a twitch application here: https://dev.twitch.tv/console.

    • Get the Client ID and the Secret Client and put these values in Twitch Client ID and Twitch Client Secret fields.
  4. Generate a refresh token using https://twitchtokengenerator.com/ or any other tool. Put it in the Twitch Refresh Token field.

  5. Save, deploy. Try and redeem a reward of the channel you just configured. You should get a message for each redeem you make.

    • You can also follow, subscribe, cheer the channel, and you should see the matching message being sent by the Eventsub node.

Happy Streaming !

Keywords

FAQs

Last updated on 29 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc