# Twitch

The Twitch module allows you to receive stream notifications whenever you or another twitch channel goes live.

## Setting Up Twitch

The Twitch module can be used to post announcements notifying your members about your stream on Twitch. This will automatically send a message posting a message about the stream.

#### Fields

| Twitch Username | The name of the Twitch channel you wish to receive new stream notifications from. Example: sodapoppin, xqcow, loltyler1 |
| --------------- | ----------------------------------------------------------------------------------------------------------------------- |
| Post in Channel | The text-channel to post the new stream alerts in.                                                                      |
| Message         | Message to send when the channel goes live. Can use the variables below                                                 |

#### Variables

| {username}  | The username of the twitch channel |
| ----------- | ---------------------------------- |
| {title}     | The title of the stream            |
| {viewers}   | The current viewers of the stream  |
| {thumbnail} | The thumbnail of the stream        |

Once the message has been created, click the **Add** button and click **Save Changes**.
