Twitch Live Notifications

Notify members when a configured Twitch streamer goes live and optionally announce when the stream ends.

How to set it up

  1. 1

    Open Twitch Notifications in the server dashboard.

  2. 2

    Enable the module and enter the Twitch login name.

  3. 3

    Choose the Discord destination channel.

  4. 4

    Customize the live message and optional role mention, then save.

  5. 5

    The bot integration must use Twitch EventSub or polling and read this shared configuration.

Related commands

Helpful tips

Tip

Use the Twitch login name, not the display name.

Tip

Twitch EventSub is recommended for fast, reliable notifications.

Frequently asked questions

Can it notify only once per stream?

Yes. The bot should store the active stream ID and suppress duplicates.

Is a Twitch API application required?

Yes, the bot needs Twitch API credentials for EventSub or polling.

Related articles