Twitch Notifications

Get notified in your Discord server when Twitch streamers go live. Set up custom messages with template variables.

Overview

Nevi can monitor Twitch channels and send a notification to your Discord server whenever a streamer goes live. No need to rely on everyone checking Twitch manually - your server gets an instant alert with the stream title, game, and a link to watch.

Subscribe to as many streamers as you want and direct each notification to whichever channel makes sense for your server.

Subscribing to a streamer

Use the /twitch subscribe command to start receiving live notifications for a Twitch channel.

Usage

/twitch subscribe <username> #channelsubscribe to a Twitch streamer's live notifications

Example

/twitch subscribe ninja #streams

Custom notification messages

By default, Nevi sends a clean embed with the stream details. If you want a custom text message instead (or in addition), use the message parameter:

Usage

/twitch subscribe <username> #channel [message]

Example

/twitch subscribe shroud #live-now "{streamer.name} is live! Playing {game.name}: {stream.title} - {streamer.url}"

Template variables

Use these variables in your custom message to dynamically insert stream information:

VariableDescription
{streamer.name}The streamer’s Twitch display name
{streamer.url}Link to the streamer’s Twitch channel
{stream.title}The current stream title
{game.name}The game or category the streamer is playing

Managing subscriptions

CommandWhat It Does
/twitch listView all active Twitch subscriptions for your server
/twitch unsubscribeRemove a Twitch subscription and stop receiving notifications

Tips

Use announcement channels

If you set the notification channel to a Discord announcement channel, members in other servers that follow your channel will automatically receive the notification too. Great for content creators with multiple community servers.

Dedicated channels

Consider using a dedicated #streams or #live-now channel for Twitch notifications so they don't clutter your general chat.

Related Commands

/twitchmanagementRequires admin

Manage Twitch streamer subscriptions for live notifications