Get Automod Settings
Gets AutoMod settings for a Twitch channel. This only works for channels linked and authorized to be used with SAMMI.
If Channel is empty, SAMMI uses the default Twitch account. The response is saved as an object containing the AutoMod level fields returned by Twitch.
| Box Name | Type | Description |
|---|---|---|
| Channel | String | Channel name to get AutoMod settings for. This can be left empty. |
| Save Variable As | String | Name of the variable to save the response as. If the response is 0, AutoMod settings for that function has not been turned on. If it is 1, it has been turned on. |
Requires the
moderator:read:automod_settings and user:read:email Twitch scopes.