Get Hype Train Status
Gets the active Hype Train status for the specified Twitch channel. For more information on what the response contains, check out the Response Body table in the Twitch API Reference Guide for Get Hype Train Status.
This is an Async (Purple) Command, which operates differently from standard commands.
This command returns nothing if there isn't an active Hype Train, leaving your variable with the result of
undefined.
| Box Name | Type | Description |
|---|---|---|
| Channel | Dropdown | Twitch channel to get the Hype Train status from. This can be left empty to use the default account. |
| Save Variable As | String | Variable name to save the response as. |
Requires the
channel:read:hype_train Twitch scope.