Skip to content

Twitch

The Twitch webhook supports sending a notification when a stream goes live, if you need past broadcasts or highlights use RSSHub

Adding a notification

To receive notifications when a stream goes live three tings are requeued:

  • Name - Name used to refer to the integration.
  • Twitch Channel - channel to receive notifications from.
  • Channel - Discord channel to send notifications to.
  • Format (optional) - Message format.

Twitch Channel is the user name of the channel you want to add for example riotgames of https://www.twitch.tv/riotgames. Cost for adding is 5 credits.

To add on Discord use the /twitch slash command: twitch add discord command Or in the Web Dashboard Twitch list view.

Testing And Logs

After adding a Twitch channel it should always be tested to see if the whole system flow works:

  1. Getting a notification from twitch (in the test case this is simulated for https://www.twitch.tv/testuser)
  2. Formatting message according to the template
  3. Sending to the destination.

This is done using the /test twitch command. twitch test discord command