1.0.0 • Published 9 months ago

@justedave0/n8n-nodes-twitch v1.0.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
9 months ago

🚀 Features

This enhanced version of the Twitch Trigger node for n8n supports all available Twitch EventSub subscription types:

  • Channel Events: follows, subscribes, cheers, raids, bans, moderator changes
  • Stream Events: stream online/offline
  • Channel Points: rewards and redemptions
  • Content Events: polls, predictions, goals, hype trains
  • Charity Campaign Events: start, progress, donations, stop
  • Shield Mode: begin and end
  • Shoutouts: create and receive
  • User Authorization: grant and revoke

📦 Installation

npm install @justedave0/n8n-nodes-twitch

Or install directly from GitHub:

npm install justedave0/n8n-nodes-twitch

🔧 Usage

  1. Install this package in your n8n instance
  2. Create a Twitch Developer Application to get API credentials
  3. Add the Twitch Trigger node to your workflow
  4. Select the event you want to trigger on
  5. Configure the channel name and any additional options
  6. Save and activate the workflow

💡 Example

Twitch Trigger Node Example

📄 License

GPL-3.0