# Direction Twitch Integration

mtion worlds offers deep, first-class integration with Twitch, allowing you to make your live streams fully interactive:

* **Chat Command Triggers**\
  Use the **Chat Trigger** node to tie any chat keyword or command (for example, `!spin` or `!jump`) to in-world events. Viewers’ messages can spawn props, trigger animations, or unlock secret areas.
* **Channel Points & Redeems**\
  With the **Channel Trigger** node, channel point redemptions become in-game actions. Fans can spend points to change lighting, spawn enemies, play sound effects, or grant themselves power-ups, integrating your stream’s economy with the game world.
* **Hotkey Hooks**\
  Map broadcast hotkeys or gamepad buttons to mtion interactions so you can switch cameras or start cinematic sequences without leaving your streaming software.
* **Mix It Up and Streamer.bot Integration**\
  mtion works seamlessly with Mix It Up and Streamer.bot. Configure these bots to send and receive custom signals, enabling advanced command macros, timers, and overlays in mtion without extra coding.
* **Live Feedback & Overlays**\
  Use mtion’s SDK with broadcast overlays to display real-time stats (leaderboards, donation alerts, spawn counts) on your stream in sync with in-game events.
* **No Server Setup Required**\
  Simply connect your Twitch account in the External Trigger panel, authorize the app, and start wiring up triggers.

<figure><img src="/files/u6JpdONgY5CwETvnq5kw" alt=""><figcaption></figcaption></figure>

**Use Cases**

* Spin-the-wheel giveaways activated by chat commands
* “Boss Rush” mode unlocked by community point donations
* Real-time viewer voting for story branches
* Subscriber-only power-ups in co-op streams

With mtion’s Twitch integration and support for Mix It Up and Streamer.bot, your audience can shape the action, influence the narrative, and drive the excitement right from the chat.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mtion.xyz/mtion/livestream-integrations/direction-twitch-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
