Control Twitch using Macro Deck 2
Action | Description |
---|---|
Set stream title/game | Sets the stream title and the game. (Optional with variables) |
Clear chat | Clears the chat. |
Play commercial | Plays a commercial. A Twitch Partner or Affiliate account is required! |
Send chat message | Sends the configured message in the chat. (Optional with variables) |
Followers only chat | Enables/disables the followers only chat. |
Slow chat | Enables/disables the slow chat. |
Subscribers only chat | Enables/disables the subscribers only chat. |
Stream marker | Places a stream marker. Only works while you're live! |
Create Clip | Creates a clip from recent broadcast video. Only works while you're live! |
Variable | Description | Type |
---|---|---|
USER_slow_chat | Indicates if the slow chat is enabled or disabled Can be bound to the button state |
Boolean |
USER_followers_only_chat | Indicates if the followers only chat is enabled or disabled Can be bound to the button state |
Boolean |
USER_subs_only_chat | Indicates if the subs only chat is enabled or disabled Can be bound to the button state |
Boolean |
USER_emotes_only_chat | Indicates if the emotes only chat is enabled or disabled Can be bound to the button state |
Boolean |
USER_viewers | The current viewer count of the live stream (Only while you're live!) | Number |
USER_subscribers | The current subscribers count of the channel | Number |
USER_followers | The current followers count of the channel | Number |
All translation files are located under https://github.com/SuchByte/Macro-Deck-Twitch-Plugin/tree/master/Resources/Languages
- Fork this GitHub repository
- Add/edit the translation files
- Create a pull request of the forked repository
Please use the ISO names for the file name and for the Language node in the file. For LanguageCode use the ISO-639-1 code. You can find more information here: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
This is a plugin for Macro Deck 2, it does NOT function as a standalone app
This plugin uses some awesome 3rd party libraries: