Get Subscriber Count
Returns the total subscriber count for a Twitch channel.
If Login Name is empty, SAMMI uses the default Twitch account. If Twitch is not connected, the channel cannot be resolved, or the request fails, the saved variable is set to undefined.
This is an Async (Purple) Command, which operates differently from standard commands.
| Box Name | Type | Description |
|---|---|---|
| Login Name | Twitch Account | Twitch channel to get the subscriber count for. Leave empty to use the default Twitch account. |
| Save Variable As | String | Variable name to save the subscriber count. |
Requires the
channel:read:subscriptions Twitch scope.