> For the complete documentation index, see [llms.txt](https://docs.mochi.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mochi.bot/resources/variables-and-placeholders/twitch-variables.md).

# Twitch Variables

With Mochi's Twitch variables, you can show off some cool info for your Twitch Live role and Twitch notifications. You can display your Twitch ID and channel or get even more specific by showing the current stream category, what games are being played, and the stream title. This way, you can make every alert unique and totally your own!

<table data-full-width="false"><thead><tr><th width="221.33333333333331">Variable</th><th width="262">Example</th><th>Description</th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong><code>{twitch.channel}</code></strong></mark></td><td>i.e. itsmochibot</td><td>displays the Twitch channel name.</td></tr><tr><td><mark style="color:purple;"><strong><code>{twitch.url}</code></strong></mark></td><td>i.e. www.twitch.tv/itsmochibot</td><td>displays the link to the Twitch channel</td></tr><tr><td><mark style="color:purple;"><strong><code>{stream.category}</code></strong></mark></td><td>i.e. Art </td><td>displays the current stream category</td></tr><tr><td><mark style="color:purple;"><strong><code>{stream.game}</code></strong></mark></td><td>i.e. Pokemon Scarlet/Violet</td><td>displays the title of the current game being played</td></tr><tr><td><mark style="color:purple;"><strong><code>{stream.title}</code></strong></mark></td><td>i.e. Let's Chat!</td><td>displays the custom stream title</td></tr><tr><td><mark style="color:purple;"><strong><code>{stream.tags}</code></strong></mark></td><td>i.e. English, Overwatch 2</td><td>displays the current tags for the stream</td></tr></tbody></table>
