diff --git a/streamerbot/3.api/2.triggers/kick/channel/follow.md b/streamerbot/3.api/2.triggers/kick/channel/follow.md index d4f34be7..74bcbc52 100644 --- a/streamerbot/3.api/2.triggers/kick/channel/follow.md +++ b/streamerbot/3.api/2.triggers/kick/channel/follow.md @@ -3,5 +3,6 @@ title: Follow description: Trigger for a Kick Follow variables: [] commonVariables: + - KickBroadcaster - KickUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/kick/channel/stream-offline.md b/streamerbot/3.api/2.triggers/kick/channel/stream-offline.md index b7d728ed..5bf2569b 100644 --- a/streamerbot/3.api/2.triggers/kick/channel/stream-offline.md +++ b/streamerbot/3.api/2.triggers/kick/channel/stream-offline.md @@ -14,4 +14,6 @@ variables: type: String description: The title of the stream value: My Awesome Kick Stream ---- \ No newline at end of file +commonVariables: + - KickBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/kick/channel/stream-online.md b/streamerbot/3.api/2.triggers/kick/channel/stream-online.md index a96d0de4..d4f24c68 100644 --- a/streamerbot/3.api/2.triggers/kick/channel/stream-online.md +++ b/streamerbot/3.api/2.triggers/kick/channel/stream-online.md @@ -22,4 +22,6 @@ variables: type: string description: URL to the image for the selected category value: https://files.kick.com/images/subcategories/5787/banner/conversion/153f16f9-6a5a-4449-b7c2-0a8e14f18092-banner.webp ---- \ No newline at end of file +commonVariables: + - KickBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/kick/channel/viewer-count-update.md b/streamerbot/3.api/2.triggers/kick/channel/viewer-count-update.md index 46699466..d40c7e22 100644 --- a/streamerbot/3.api/2.triggers/kick/channel/viewer-count-update.md +++ b/streamerbot/3.api/2.triggers/kick/channel/viewer-count-update.md @@ -8,4 +8,6 @@ variables: type: number description: The new Kick viewer count value: 69 +commonVariables: + - KickBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/kick/chat/first-words.md b/streamerbot/3.api/2.triggers/kick/chat/first-words.md index ef06337d..1d8f15ba 100644 --- a/streamerbot/3.api/2.triggers/kick/chat/first-words.md +++ b/streamerbot/3.api/2.triggers/kick/chat/first-words.md @@ -7,6 +7,7 @@ variables: description: indicator whether the user's message was the first message **ever** in the channel value: True commonVariables: + - KickBroadcaster - KickUser - KickChat --- diff --git a/streamerbot/3.api/2.triggers/kick/chat/message.md b/streamerbot/3.api/2.triggers/kick/chat/message.md index 466c8013..bf642c79 100644 --- a/streamerbot/3.api/2.triggers/kick/chat/message.md +++ b/streamerbot/3.api/2.triggers/kick/chat/message.md @@ -10,6 +10,7 @@ variables: Messages from Streamer.bot Chat are not considered as internal since `0.2.5` value: True / False commonVariables: + - KickBroadcaster - KickUser - KickChat --- diff --git a/streamerbot/3.api/2.triggers/kick/emotes/seventv-emote-added.md b/streamerbot/3.api/2.triggers/kick/emotes/seventv-emote-added.md index 14368191..378ef05d 100644 --- a/streamerbot/3.api/2.triggers/kick/emotes/seventv-emote-added.md +++ b/streamerbot/3.api/2.triggers/kick/emotes/seventv-emote-added.md @@ -10,4 +10,6 @@ variables: type: string description: url of the emote image value: https://cdn.7tv.app/emote/62eb2d7cf9181963f72015da/4x.webp +commonVariables: + - KickBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/kick/emotes/seventv-emote-removed.md b/streamerbot/3.api/2.triggers/kick/emotes/seventv-emote-removed.md index b326cc35..4a2c7798 100644 --- a/streamerbot/3.api/2.triggers/kick/emotes/seventv-emote-removed.md +++ b/streamerbot/3.api/2.triggers/kick/emotes/seventv-emote-removed.md @@ -10,4 +10,6 @@ variables: type: string description: url of the emote image value: https://cdn.7tv.app/emote/62eb2d7cf9181963f72015da/4x.webp +commonVariables: + - KickBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/kick/general/channel-update.md b/streamerbot/3.api/2.triggers/kick/general/channel-update.md index 13fcc4c0..1d78a41c 100644 --- a/streamerbot/3.api/2.triggers/kick/general/channel-update.md +++ b/streamerbot/3.api/2.triggers/kick/general/channel-update.md @@ -18,6 +18,7 @@ variables: description: URL to the image for the selected category value: https://files.kick.com/images/subcategories/5787/banner/conversion/153f16f9-6a5a-4449-b7c2-0a8e14f18092-banner.webp commonVariables: + - KickBroadcaster - KickUser --- diff --git a/streamerbot/3.api/2.triggers/kick/subscriptions/gift-subscription.md b/streamerbot/3.api/2.triggers/kick/subscriptions/gift-subscription.md index 58f02e2c..5626e68a 100644 --- a/streamerbot/3.api/2.triggers/kick/subscriptions/gift-subscription.md +++ b/streamerbot/3.api/2.triggers/kick/subscriptions/gift-subscription.md @@ -1,6 +1,8 @@ --- title: Gift Subscription description: Trigger for a Kick Gift Subscription +commonVariables: + - KickBroadcaster --- -:wip \ No newline at end of file +:wip diff --git a/streamerbot/3.api/2.triggers/kick/subscriptions/mass-gift-subscription.md b/streamerbot/3.api/2.triggers/kick/subscriptions/mass-gift-subscription.md index 820f318d..2e4e4955 100644 --- a/streamerbot/3.api/2.triggers/kick/subscriptions/mass-gift-subscription.md +++ b/streamerbot/3.api/2.triggers/kick/subscriptions/mass-gift-subscription.md @@ -1,6 +1,8 @@ --- title: Mass Gift Subscription description: Trigger for a Kick Mass Gift Subscription +commonVariables: + - KickBroadcaster --- -:wip \ No newline at end of file +:wip diff --git a/streamerbot/3.api/2.triggers/kick/subscriptions/resubscription.md b/streamerbot/3.api/2.triggers/kick/subscriptions/resubscription.md index 09220c0b..4e3d64cf 100644 --- a/streamerbot/3.api/2.triggers/kick/subscriptions/resubscription.md +++ b/streamerbot/3.api/2.triggers/kick/subscriptions/resubscription.md @@ -1,6 +1,8 @@ --- title: Gift Resubscription description: Trigger for a Kick Resubscription +commonVariables: + - KickBroadcaster --- -:wip \ No newline at end of file +:wip diff --git a/streamerbot/3.api/2.triggers/kick/subscriptions/subscription.md b/streamerbot/3.api/2.triggers/kick/subscriptions/subscription.md index 8d09eaca..cf173088 100644 --- a/streamerbot/3.api/2.triggers/kick/subscriptions/subscription.md +++ b/streamerbot/3.api/2.triggers/kick/subscriptions/subscription.md @@ -1,6 +1,8 @@ --- title: Subscription description: Trigger for a Kick Subscription +commonVariables: + - KickBroadcaster --- -:wip \ No newline at end of file +:wip diff --git a/streamerbot/3.api/2.triggers/trovo/channel/follow.md b/streamerbot/3.api/2.triggers/trovo/channel/follow.md index cbabc9e5..a9f05771 100644 --- a/streamerbot/3.api/2.triggers/trovo/channel/follow.md +++ b/streamerbot/3.api/2.triggers/trovo/channel/follow.md @@ -6,5 +6,6 @@ variables: type: DateTime description: The timestamp of the follow commonVariables: + - TrovoBroadcaster - TrovoUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/trovo/channel/stream-offline.md b/streamerbot/3.api/2.triggers/trovo/channel/stream-offline.md index d96c96fc..1b8fb4b8 100644 --- a/streamerbot/3.api/2.triggers/trovo/channel/stream-offline.md +++ b/streamerbot/3.api/2.triggers/trovo/channel/stream-offline.md @@ -5,4 +5,6 @@ variables: - name: timestamp type: DateTime description: The timestamp the stream went offline ---- \ No newline at end of file +commonVariables: + - TrovoBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/trovo/channel/stream-online.md b/streamerbot/3.api/2.triggers/trovo/channel/stream-online.md index 443c7f9c..ec19ca39 100644 --- a/streamerbot/3.api/2.triggers/trovo/channel/stream-online.md +++ b/streamerbot/3.api/2.triggers/trovo/channel/stream-online.md @@ -5,4 +5,6 @@ variables: - name: timestamp type: DateTime description: The timestamp the stream went online ---- \ No newline at end of file +commonVariables: + - TrovoBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/trovo/chat/message.md b/streamerbot/3.api/2.triggers/trovo/chat/message.md index f81b05f5..b4074fef 100644 --- a/streamerbot/3.api/2.triggers/trovo/chat/message.md +++ b/streamerbot/3.api/2.triggers/trovo/chat/message.md @@ -3,6 +3,7 @@ title: Chat Message description: Trigger for incoming Trovo chat messages variables: [] commonVariables: + - TrovoBroadcaster - TrovoChat - TrovoUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-authenticated.md b/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-authenticated.md index 659139a1..f55202ef 100644 --- a/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-authenticated.md +++ b/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-authenticated.md @@ -2,4 +2,6 @@ title: Broadcaster Authenticated description: Trigger for the broadcast account getting authenticated variables: [] ---- \ No newline at end of file +commonVariables: + - TrovoBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-chat-connected.md b/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-chat-connected.md index ad8903b5..99ab07f6 100644 --- a/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-chat-connected.md +++ b/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-chat-connected.md @@ -2,4 +2,6 @@ title: Broadcaster Chat Authenticated description: Trigger for the broadcast account getting authenticated to the chat client variables: [] ---- \ No newline at end of file +commonVariables: + - TrovoBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-chat-disconnected.md b/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-chat-disconnected.md index 354cd56d..735c4271 100644 --- a/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-chat-disconnected.md +++ b/streamerbot/3.api/2.triggers/trovo/connections/broadcaster-chat-disconnected.md @@ -2,4 +2,6 @@ title: Broadcaster Chat Disconnected description: Trigger for the broadcast account getting disconnected to the chat client variables: [] ---- \ No newline at end of file +commonVariables: + - TrovoBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/trovo/general/first-words.md b/streamerbot/3.api/2.triggers/trovo/general/first-words.md index daf6b0d3..13f895d4 100644 --- a/streamerbot/3.api/2.triggers/trovo/general/first-words.md +++ b/streamerbot/3.api/2.triggers/trovo/general/first-words.md @@ -3,6 +3,7 @@ title: First Words description: Trigger for first words variables: [] commonVariables: + - TrovoBroadcaster - TrovoChat - TrovoUser --- diff --git a/streamerbot/3.api/2.triggers/trovo/raid/raid.md b/streamerbot/3.api/2.triggers/trovo/raid/raid.md index 7106c379..aaebe9d1 100644 --- a/streamerbot/3.api/2.triggers/trovo/raid/raid.md +++ b/streamerbot/3.api/2.triggers/trovo/raid/raid.md @@ -11,5 +11,6 @@ variables: type: number description: The amount of users that participated in the raid commonVariables: + - TrovoBroadcaster - TrovoUser --- diff --git a/streamerbot/3.api/2.triggers/trovo/spells/custom-spell-cast.md b/streamerbot/3.api/2.triggers/trovo/spells/custom-spell-cast.md index a3436512..98f93cde 100644 --- a/streamerbot/3.api/2.triggers/trovo/spells/custom-spell-cast.md +++ b/streamerbot/3.api/2.triggers/trovo/spells/custom-spell-cast.md @@ -1,2 +1,2 @@ # Custom Spell Cast -:wip \ No newline at end of file +:wip diff --git a/streamerbot/3.api/2.triggers/trovo/spells/spell-cast.md b/streamerbot/3.api/2.triggers/trovo/spells/spell-cast.md index a36663b8..8e467376 100644 --- a/streamerbot/3.api/2.triggers/trovo/spells/spell-cast.md +++ b/streamerbot/3.api/2.triggers/trovo/spells/spell-cast.md @@ -1,2 +1,2 @@ # Spell Cast -:wip \ No newline at end of file +:wip diff --git a/streamerbot/3.api/2.triggers/trovo/subscriptions/gift-subscription.md b/streamerbot/3.api/2.triggers/trovo/subscriptions/gift-subscription.md index d56803e5..1c2747ae 100644 --- a/streamerbot/3.api/2.triggers/trovo/subscriptions/gift-subscription.md +++ b/streamerbot/3.api/2.triggers/trovo/subscriptions/gift-subscription.md @@ -2,8 +2,10 @@ title: Gift Subscription description: Trigger for a Trovo gift subscription variables: [] +commonVariables: + - TrovoBroadcaster --- ::wip Add variables -:: \ No newline at end of file +:: diff --git a/streamerbot/3.api/2.triggers/trovo/subscriptions/mass-gift-subscription.md b/streamerbot/3.api/2.triggers/trovo/subscriptions/mass-gift-subscription.md index dcda5d52..4ec24fd8 100644 --- a/streamerbot/3.api/2.triggers/trovo/subscriptions/mass-gift-subscription.md +++ b/streamerbot/3.api/2.triggers/trovo/subscriptions/mass-gift-subscription.md @@ -2,8 +2,10 @@ title: Mass Gift Subscription description: Trigger for a Trovo mass gift subscription variables: [] +commonVariables: + - TrovoBroadcaster --- ::wip Add variables -:: \ No newline at end of file +:: diff --git a/streamerbot/3.api/2.triggers/trovo/subscriptions/resubscription.md b/streamerbot/3.api/2.triggers/trovo/subscriptions/resubscription.md index 3d2dc099..7cd38223 100644 --- a/streamerbot/3.api/2.triggers/trovo/subscriptions/resubscription.md +++ b/streamerbot/3.api/2.triggers/trovo/subscriptions/resubscription.md @@ -2,8 +2,10 @@ title: Resubscription description: Trigger for a Trovo resubscription variables: [] +commonVariables: + - TrovoBroadcaster --- ::wip Add variables -:: \ No newline at end of file +:: diff --git a/streamerbot/3.api/2.triggers/trovo/subscriptions/subscription.md b/streamerbot/3.api/2.triggers/trovo/subscriptions/subscription.md index 29da6e7e..716e9aa8 100644 --- a/streamerbot/3.api/2.triggers/trovo/subscriptions/subscription.md +++ b/streamerbot/3.api/2.triggers/trovo/subscriptions/subscription.md @@ -2,8 +2,10 @@ title: Subscription description: Trigger for a Trovo subscription variables: [] +commonVariables: + - TrovoBroadcaster --- ::wip Add variables -:: \ No newline at end of file +:: diff --git a/streamerbot/3.api/2.triggers/twitch/ads/ad-mid-roll.md b/streamerbot/3.api/2.triggers/twitch/ads/ad-mid-roll.md index 6f35aa23..d1d89b35 100644 --- a/streamerbot/3.api/2.triggers/twitch/ads/ad-mid-roll.md +++ b/streamerbot/3.api/2.triggers/twitch/ads/ad-mid-roll.md @@ -13,6 +13,8 @@ variables: - name: ad.warmupTime type: number description: How long until the ad runs in milliseconds +commonVariables: + - TwitchBroadcaster --- ::warning @@ -23,4 +25,4 @@ It is **not recommended** to rely on this trigger. ## Details This event triggers 5 seconds prior to the start of an ad. -See the [Ad Run](/api/triggers/twitch/ads/ad-run) trigger if you are looking for the ad start event. \ No newline at end of file +See the [Ad Run](/api/triggers/twitch/ads/ad-run) trigger if you are looking for the ad start event. diff --git a/streamerbot/3.api/2.triggers/twitch/ads/ad-run.md b/streamerbot/3.api/2.triggers/twitch/ads/ad-run.md index 70690f94..34320022 100644 --- a/streamerbot/3.api/2.triggers/twitch/ads/ad-run.md +++ b/streamerbot/3.api/2.triggers/twitch/ads/ad-run.md @@ -12,9 +12,11 @@ variables: type: boolean description: Is the ad scheduled? value: true +commonVariables: + - TwitchBroadcaster --- ## Details This event triggers at the start of an ad. -See the [Ad Mid-Roll](/api/triggers/twitch/ads/ad-mid-roll) trigger if you are looking for an 5 seconds prior to the ad event. \ No newline at end of file +See the [Ad Mid-Roll](/api/triggers/twitch/ads/ad-mid-roll) trigger if you are looking for an 5 seconds prior to the ad event. diff --git a/streamerbot/3.api/2.triggers/twitch/ads/upcoming-ad.md b/streamerbot/3.api/2.triggers/twitch/ads/upcoming-ad.md index d86eead5..f75e25c5 100644 --- a/streamerbot/3.api/2.triggers/twitch/ads/upcoming-ad.md +++ b/streamerbot/3.api/2.triggers/twitch/ads/upcoming-ad.md @@ -19,6 +19,8 @@ variables: type: number description: The length of the upcoming ad run, in seconds value: 150 +commonVariables: + - TwitchBroadcaster --- ::tip diff --git a/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-begin.md b/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-begin.md index 3a902d68..75d2b058 100644 --- a/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-begin.md +++ b/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-begin.md @@ -25,4 +25,6 @@ variables: type: DateTime description: The timestamp that the channel goal started value: 8/4/2023 10:56:06 AM ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-end.md b/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-end.md index 3043d05d..4a12dd74 100644 --- a/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-end.md +++ b/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-end.md @@ -29,4 +29,6 @@ variables: type: DateTime description: The timestamp that the channel goal ended value: 8/4/2023 10:56:06 AM ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-progress.md b/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-progress.md index d028c622..fe88c857 100644 --- a/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-progress.md +++ b/streamerbot/3.api/2.triggers/twitch/channel-goal/goal-progress.md @@ -25,4 +25,6 @@ variables: type: DateTime description: The timestamp that the channel goal started value: 8/4/2023 10:56:06 AM ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/channel-reward/automatic-reward-redemption.md b/streamerbot/3.api/2.triggers/twitch/channel-reward/automatic-reward-redemption.md index 57598d0c..8a638b80 100644 --- a/streamerbot/3.api/2.triggers/twitch/channel-reward/automatic-reward-redemption.md +++ b/streamerbot/3.api/2.triggers/twitch/channel-reward/automatic-reward-redemption.md @@ -45,6 +45,7 @@ variables: description: the image URL of the gigantified emote (not available for all reward types) value: https://static-cdn.jtvnw.net/emoticons/v2/emotesv2_cfc898bcdd5d447bb3ca5ff8a3d62514/default/dark/3.0 commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchChat --- diff --git a/streamerbot/3.api/2.triggers/twitch/channel-reward/reward-redemption-updated.md b/streamerbot/3.api/2.triggers/twitch/channel-reward/reward-redemption-updated.md index ef25e6b4..68def43a 100644 --- a/streamerbot/3.api/2.triggers/twitch/channel-reward/reward-redemption-updated.md +++ b/streamerbot/3.api/2.triggers/twitch/channel-reward/reward-redemption-updated.md @@ -33,6 +33,7 @@ variables: description: The text entered by the user (if enabled) value: 'https://streamer\.bot/Test Escaped Text \$\$\$' commonVariables: + - TwitchBroadcaster - TwitchUser parameters: - name: Reward diff --git a/streamerbot/3.api/2.triggers/twitch/channel-reward/reward-redemption.md b/streamerbot/3.api/2.triggers/twitch/channel-reward/reward-redemption.md index f23106e2..fe2c5a88 100644 --- a/streamerbot/3.api/2.triggers/twitch/channel-reward/reward-redemption.md +++ b/streamerbot/3.api/2.triggers/twitch/channel-reward/reward-redemption.md @@ -41,6 +41,7 @@ variables: description: The text entered by the user (if enabled) value: https://streamer\.bot/Test Escaped Text \$\$\$ commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/channel/follow.md b/streamerbot/3.api/2.triggers/twitch/channel/follow.md index 49dfb8b1..5aa9eaff 100644 --- a/streamerbot/3.api/2.triggers/twitch/channel/follow.md +++ b/streamerbot/3.api/2.triggers/twitch/channel/follow.md @@ -4,5 +4,6 @@ description: Trigger for a Twitch Follow twitchService: EventSub variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/channel/stream-offline.md b/streamerbot/3.api/2.triggers/twitch/channel/stream-offline.md index 458157d4..482a96f6 100644 --- a/streamerbot/3.api/2.triggers/twitch/channel/stream-offline.md +++ b/streamerbot/3.api/2.triggers/twitch/channel/stream-offline.md @@ -8,4 +8,6 @@ variables: type: DateTime description: The date and time that the stream was ended value: 8/4/2023 10:56:06 AM ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/channel/stream-online.md b/streamerbot/3.api/2.triggers/twitch/channel/stream-online.md index 2f017d16..8a316637 100644 --- a/streamerbot/3.api/2.triggers/twitch/channel/stream-online.md +++ b/streamerbot/3.api/2.triggers/twitch/channel/stream-online.md @@ -29,4 +29,6 @@ variables: - name: tagsDelimited type: string description: A comma delimited string of the tags ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/channel/viewer-count-update.md b/streamerbot/3.api/2.triggers/twitch/channel/viewer-count-update.md index e2c50866..dcd08208 100644 --- a/streamerbot/3.api/2.triggers/twitch/channel/viewer-count-update.md +++ b/streamerbot/3.api/2.triggers/twitch/channel/viewer-count-update.md @@ -10,4 +10,6 @@ variables: type: number description: The new Twitch viewer count value: 187 +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/charity/completed.md b/streamerbot/3.api/2.triggers/twitch/charity/completed.md index f579ade7..d03fc078 100644 --- a/streamerbot/3.api/2.triggers/twitch/charity/completed.md +++ b/streamerbot/3.api/2.triggers/twitch/charity/completed.md @@ -50,4 +50,6 @@ variables: type: string description: The website of the charity campaign value: mycharitycampaign.com ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/charity/donation.md b/streamerbot/3.api/2.triggers/twitch/charity/donation.md index 05827f6a..24d53c83 100644 --- a/streamerbot/3.api/2.triggers/twitch/charity/donation.md +++ b/streamerbot/3.api/2.triggers/twitch/charity/donation.md @@ -36,4 +36,6 @@ variables: type: string description: The website of the charity campaign value: mycharitycampaign.com +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/charity/progress.md b/streamerbot/3.api/2.triggers/twitch/charity/progress.md index daa0613f..02cd4c61 100644 --- a/streamerbot/3.api/2.triggers/twitch/charity/progress.md +++ b/streamerbot/3.api/2.triggers/twitch/charity/progress.md @@ -46,4 +46,6 @@ variables: type: string description: The website of the charity campaign value: mycharitycampaign.com ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/charity/started.md b/streamerbot/3.api/2.triggers/twitch/charity/started.md index a849ab93..9b9718d4 100644 --- a/streamerbot/3.api/2.triggers/twitch/charity/started.md +++ b/streamerbot/3.api/2.triggers/twitch/charity/started.md @@ -50,4 +50,6 @@ variables: type: string description: The website of the charity campaign value: mycharitycampaign.com ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/bits-badge-tier.md b/streamerbot/3.api/2.triggers/twitch/chat/bits-badge-tier.md index 7b5f490e..ae0a8885 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/bits-badge-tier.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/bits-badge-tier.md @@ -5,5 +5,6 @@ twitchService: EventSub version: 0.2.5 variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/chat/bot-whispers.md b/streamerbot/3.api/2.triggers/twitch/chat/bot-whispers.md index 3abea157..9ecd8f21 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/bot-whispers.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/bot-whispers.md @@ -5,6 +5,7 @@ version: 0.1.14 twitchService: Chat Client variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/cheer.md b/streamerbot/3.api/2.triggers/twitch/chat/cheer.md index 78a36bb3..e9baaceb 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/cheer.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/cheer.md @@ -7,6 +7,7 @@ parameters: - name: Range variables: [] commonVariables: + - TwitchBroadcaster - TwitchChat - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/message.md b/streamerbot/3.api/2.triggers/twitch/chat/message.md index 6194e71d..5de71750 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/message.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/message.md @@ -12,6 +12,7 @@ variables: Messages from Streamer.bot Chat are not considered as internal since `0.2.5` value: True / False commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchChat --- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/emote-mode-off.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/emote-mode-off.md index e8e45394..3f3fe12f 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/emote-mode-off.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/emote-mode-off.md @@ -8,4 +8,6 @@ variables: type: boolean description: The emote mode value: False ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/emote-mode-on.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/emote-mode-on.md index 5cc62510..c930b24a 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/emote-mode-on.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/emote-mode-on.md @@ -8,4 +8,6 @@ variables: type: boolean description: The emote mode value: True ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-changed.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-changed.md index ed0d5f8f..8c696b3b 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-changed.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-changed.md @@ -12,4 +12,6 @@ variables: type: number description: The follower mode duration value: 23 ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-off.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-off.md index 73776572..dba1fdb0 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-off.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-off.md @@ -12,4 +12,6 @@ variables: type: number description: The follower mode duration value: 0 ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-on.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-on.md index 1db3e839..cfd3385a 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-on.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/follower-mode-on.md @@ -12,4 +12,6 @@ variables: type: number description: The follower mode duration value: 23 ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-changed.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-changed.md index 95cfa816..25402e16 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-changed.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-changed.md @@ -12,4 +12,6 @@ variables: type: number description: The slow mode duration value: 23 ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-off.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-off.md index 17e08bc7..611a6c4b 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-off.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-off.md @@ -12,4 +12,6 @@ variables: type: number description: The slow mode duration value: 0 ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-on.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-on.md index d2b92c94..6b79dbc0 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-on.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/slow-mode-on.md @@ -12,4 +12,6 @@ variables: type: number description: The slow mode duration value: 23 ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/subscriber-mode-off.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/subscriber-mode-off.md index 117dd66c..3a87f2a7 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/subscriber-mode-off.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/subscriber-mode-off.md @@ -8,4 +8,6 @@ variables: type: boolean description: The subscriber mode value: False ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/subscriber-mode-on.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/subscriber-mode-on.md index 50bdf03f..18749e78 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/subscriber-mode-on.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/subscriber-mode-on.md @@ -8,4 +8,6 @@ variables: type: boolean description: The subscriber mode value: True ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/unique-mode-off.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/unique-mode-off.md index b8964edb..5ae213a9 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/unique-mode-off.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/unique-mode-off.md @@ -8,4 +8,6 @@ variables: type: boolean description: The unique mode value: False ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/mode/unique-mode-on.md b/streamerbot/3.api/2.triggers/twitch/chat/mode/unique-mode-on.md index 0cbfb2b8..452bdf43 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/mode/unique-mode-on.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/mode/unique-mode-on.md @@ -8,4 +8,6 @@ variables: type: boolean description: The unique mode value: True ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/watch-streak.md b/streamerbot/3.api/2.triggers/twitch/chat/watch-streak.md index 1c1a391b..f3ce0c9d 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/watch-streak.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/watch-streak.md @@ -24,6 +24,7 @@ variables: description: ID of the watch streak value: c947cc8a-f458-499b-af5e-d439cc857235 commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchChat --- diff --git a/streamerbot/3.api/2.triggers/twitch/chat/whispers.md b/streamerbot/3.api/2.triggers/twitch/chat/whispers.md index 19eb957e..48bbd8a7 100644 --- a/streamerbot/3.api/2.triggers/twitch/chat/whispers.md +++ b/streamerbot/3.api/2.triggers/twitch/chat/whispers.md @@ -5,6 +5,7 @@ version: 0.0.39 twitchService: EventSub variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/community-goal/contribution.md b/streamerbot/3.api/2.triggers/twitch/community-goal/contribution.md index b1881464..cc0ecff0 100644 --- a/streamerbot/3.api/2.triggers/twitch/community-goal/contribution.md +++ b/streamerbot/3.api/2.triggers/twitch/community-goal/contribution.md @@ -49,5 +49,6 @@ variables: description: The amount of days left for this community goal value: 3 commonVariables: + - TwitchBroadcaster - TwitchUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/community-goal/ended.md b/streamerbot/3.api/2.triggers/twitch/community-goal/ended.md index 8ce539d1..977e6ea7 100644 --- a/streamerbot/3.api/2.triggers/twitch/community-goal/ended.md +++ b/streamerbot/3.api/2.triggers/twitch/community-goal/ended.md @@ -29,5 +29,6 @@ variables: description: The percentage that the goal has completed as a decimal value: 0.73 commonVariables: + - TwitchBroadcaster - TwitchUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/community-goal/goal-contribution.md b/streamerbot/3.api/2.triggers/twitch/community-goal/goal-contribution.md index 0cb5d08e..64d4c5cf 100644 --- a/streamerbot/3.api/2.triggers/twitch/community-goal/goal-contribution.md +++ b/streamerbot/3.api/2.triggers/twitch/community-goal/goal-contribution.md @@ -48,5 +48,6 @@ variables: description: The amount of days left for this community goal value: 3 commonVariables: + - TwitchBroadcaster - TwitchUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/community-goal/goal-ended.md b/streamerbot/3.api/2.triggers/twitch/community-goal/goal-ended.md index 273851f8..b02b1f28 100644 --- a/streamerbot/3.api/2.triggers/twitch/community-goal/goal-ended.md +++ b/streamerbot/3.api/2.triggers/twitch/community-goal/goal-ended.md @@ -28,5 +28,6 @@ variables: description: The percentage that the goal has completed as a decimal value: 0.73 commonVariables: + - TwitchBroadcaster - TwitchUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/connections/bot-chat-connected.md b/streamerbot/3.api/2.triggers/twitch/connections/bot-chat-connected.md index 540b5d04..43037a0f 100644 --- a/streamerbot/3.api/2.triggers/twitch/connections/bot-chat-connected.md +++ b/streamerbot/3.api/2.triggers/twitch/connections/bot-chat-connected.md @@ -4,4 +4,6 @@ description: Trigger for when the Chat Client is Connected for the Twitch Bot version: 0.2.3 twitchService: Chat Client variables: [] ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/connections/bot-chat-disconnected.md b/streamerbot/3.api/2.triggers/twitch/connections/bot-chat-disconnected.md index 45c8a04f..34c79009 100644 --- a/streamerbot/3.api/2.triggers/twitch/connections/bot-chat-disconnected.md +++ b/streamerbot/3.api/2.triggers/twitch/connections/bot-chat-disconnected.md @@ -4,4 +4,6 @@ description: Trigger for when the Chat Client is Disconnected for the Twitch Bot version: 0.2.3 twitchService: Chat Client variables: [] ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-authenticated.md b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-authenticated.md index c403aa36..15edeaf1 100644 --- a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-authenticated.md +++ b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-authenticated.md @@ -4,4 +4,6 @@ description: Trigger for when the Twitch Broadcaster is Authenticated version: 0.2.3 twitchService: All variables: [] ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-chat-connected.md b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-chat-connected.md index d968d7b0..18946df3 100644 --- a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-chat-connected.md +++ b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-chat-connected.md @@ -4,4 +4,6 @@ description: Trigger for when the Chat Client is Connected for the Twitch Broadc version: 0.2.3 twitchService: Chat Client variables: [] ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-chat-disconnected.md b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-chat-disconnected.md index 57461a6a..8b7f97e5 100644 --- a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-chat-disconnected.md +++ b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-chat-disconnected.md @@ -4,4 +4,6 @@ description: Trigger for when the Chat Client is Disconnected for the Twitch Bro version: 0.2.3 twitchService: Chat Client variables: [] ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-eventsub-connected.md b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-eventsub-connected.md index 3ab9d320..26fb3103 100644 --- a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-eventsub-connected.md +++ b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-eventsub-connected.md @@ -4,4 +4,6 @@ description: Trigger for when EventSub is Connected for the Twitch Broadcaster version: 0.2.3 twitchService: EventSub variables: [] ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-eventsub-disconnected.md b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-eventsub-disconnected.md index 5e746aaf..3f549317 100644 --- a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-eventsub-disconnected.md +++ b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-eventsub-disconnected.md @@ -4,4 +4,6 @@ description: Trigger for when EventSub is Disconnected for the Twitch Broadcaste version: 0.2.3 twitchService: EventSub variables: [] ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-pubsub-connected.md b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-pubsub-connected.md index 26768f12..0b3f2cab 100644 --- a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-pubsub-connected.md +++ b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-pubsub-connected.md @@ -4,4 +4,6 @@ description: Trigger for when PubSub is Connected for the Twitch Broadcaster version: 0.2.3 twitchService: PubSub variables: [] ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-pubsub-disconnected.md b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-pubsub-disconnected.md index a24b9171..ac385e62 100644 --- a/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-pubsub-disconnected.md +++ b/streamerbot/3.api/2.triggers/twitch/connections/broadcaster-pubsub-disconnected.md @@ -4,4 +4,6 @@ description: Trigger for when PubSub is Disconnected for the Twitch Broadcaster version: 0.2.3 twitchService: PubSub variables: [] ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/emotes/betterttv-emote-added.md b/streamerbot/3.api/2.triggers/twitch/emotes/betterttv-emote-added.md index 9b1eeb8c..fd30eada 100644 --- a/streamerbot/3.api/2.triggers/twitch/emotes/betterttv-emote-added.md +++ b/streamerbot/3.api/2.triggers/twitch/emotes/betterttv-emote-added.md @@ -11,4 +11,6 @@ variables: type: string description: url of the emote image value: https://cdn.betterttv.net/emote/554da1a289d53f2d12781907/3x +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/emotes/betterttv-emote-removed.md b/streamerbot/3.api/2.triggers/twitch/emotes/betterttv-emote-removed.md index 76877487..5b9781bc 100644 --- a/streamerbot/3.api/2.triggers/twitch/emotes/betterttv-emote-removed.md +++ b/streamerbot/3.api/2.triggers/twitch/emotes/betterttv-emote-removed.md @@ -11,4 +11,6 @@ variables: type: string description: url of the emote image value: https://cdn.betterttv.net/emote/554da1a289d53f2d12781907/3x +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/emotes/seventv-emote-added.md b/streamerbot/3.api/2.triggers/twitch/emotes/seventv-emote-added.md index bafb46ad..a64fe8e6 100644 --- a/streamerbot/3.api/2.triggers/twitch/emotes/seventv-emote-added.md +++ b/streamerbot/3.api/2.triggers/twitch/emotes/seventv-emote-added.md @@ -11,4 +11,6 @@ variables: type: string description: url of the emote image value: https://cdn.7tv.app/emote/62eb2d7cf9181963f72015da/4x.webp +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/emotes/seventv-emote-removed.md b/streamerbot/3.api/2.triggers/twitch/emotes/seventv-emote-removed.md index 1ee156ba..f89a636c 100644 --- a/streamerbot/3.api/2.triggers/twitch/emotes/seventv-emote-removed.md +++ b/streamerbot/3.api/2.triggers/twitch/emotes/seventv-emote-removed.md @@ -11,4 +11,6 @@ variables: type: string description: url of the emote image value: https://cdn.7tv.app/emote/62eb2d7cf9181963f72015da/4x.webp +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/general/announcement.md b/streamerbot/3.api/2.triggers/twitch/general/announcement.md index b12e220d..d29b0b96 100644 --- a/streamerbot/3.api/2.triggers/twitch/general/announcement.md +++ b/streamerbot/3.api/2.triggers/twitch/general/announcement.md @@ -9,6 +9,7 @@ variables: description: The color of the announcement
`DEFAULT`, `BLUE`, `RED`, `ORANGE`, `PURPLE` value: BLUE commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchChat --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/general/first-words.md b/streamerbot/3.api/2.triggers/twitch/general/first-words.md index 11ecbcd8..5a043843 100644 --- a/streamerbot/3.api/2.triggers/twitch/general/first-words.md +++ b/streamerbot/3.api/2.triggers/twitch/general/first-words.md @@ -9,6 +9,7 @@ variables: description: indicator whether the user's message was the first message **ever** in the channel value: True commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchChat --- diff --git a/streamerbot/3.api/2.triggers/twitch/general/present-viewers.md b/streamerbot/3.api/2.triggers/twitch/general/present-viewers.md index df890f59..68be4be5 100644 --- a/streamerbot/3.api/2.triggers/twitch/general/present-viewers.md +++ b/streamerbot/3.api/2.triggers/twitch/general/present-viewers.md @@ -52,4 +52,4 @@ When `Live Update` is checked, the slider beneath it is how often this update wi When Live Update is not checked, the slider next to it behaves as a threshold. The timer runs every minute, and checks the current time minus the user's last active time, if this is less then the threshold, they are marked as present, otherwise they are marked as not present. The action will still be executed, but, it will occur every minute. -The default setting is `Live Update` not checked, and the slider set to `5` minutes. \ No newline at end of file +The default setting is `Live Update` not checked, and the slider set to `5` minutes. diff --git a/streamerbot/3.api/2.triggers/twitch/general/shoutout-received.md b/streamerbot/3.api/2.triggers/twitch/general/shoutout-received.md index d0f831f1..03030a73 100644 --- a/streamerbot/3.api/2.triggers/twitch/general/shoutout-received.md +++ b/streamerbot/3.api/2.triggers/twitch/general/shoutout-received.md @@ -9,5 +9,6 @@ variables: description: The viewer count from the user that created the shoutout value: 200 commonVariables: + - TwitchBroadcaster - TwitchUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/general/stream-update.md b/streamerbot/3.api/2.triggers/twitch/general/stream-update.md index 8e43137c..c85e9ae0 100644 --- a/streamerbot/3.api/2.triggers/twitch/general/stream-update.md +++ b/streamerbot/3.api/2.triggers/twitch/general/stream-update.md @@ -43,6 +43,7 @@ variables: type: string description: The old box art for the game commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/guest-star/guest-update.md b/streamerbot/3.api/2.triggers/twitch/guest-star/guest-update.md index bf752ba8..7c0b74d7 100644 --- a/streamerbot/3.api/2.triggers/twitch/guest-star/guest-update.md +++ b/streamerbot/3.api/2.triggers/twitch/guest-star/guest-update.md @@ -59,5 +59,6 @@ variables: description: video enabled status value: 100 ( if not joined) commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/guest-star/session-begin.md b/streamerbot/3.api/2.triggers/twitch/guest-star/session-begin.md index b7e4abec..014b3b4d 100644 --- a/streamerbot/3.api/2.triggers/twitch/guest-star/session-begin.md +++ b/streamerbot/3.api/2.triggers/twitch/guest-star/session-begin.md @@ -11,4 +11,6 @@ variables: type: datetime description: datetime of when the session started value: 28.06.2024 23:47:00 +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/guest-star/session-end.md b/streamerbot/3.api/2.triggers/twitch/guest-star/session-end.md index 4f26b24d..af0f3bba 100644 --- a/streamerbot/3.api/2.triggers/twitch/guest-star/session-end.md +++ b/streamerbot/3.api/2.triggers/twitch/guest-star/session-end.md @@ -15,4 +15,6 @@ variables: type: datetime description: datetime of when the session ended value: 28.06.2024 23:47:00 +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/guest-star/settings-update.md b/streamerbot/3.api/2.triggers/twitch/guest-star/settings-update.md index 9bb0fe4a..67c01542 100644 --- a/streamerbot/3.api/2.triggers/twitch/guest-star/settings-update.md +++ b/streamerbot/3.api/2.triggers/twitch/guest-star/settings-update.md @@ -19,4 +19,6 @@ variables: type: string description: layout of the guests within a browser source value: tiled, screenshare, horizontal, vertical +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/hype-train/end.md b/streamerbot/3.api/2.triggers/twitch/hype-train/end.md index a3adb5fd..f822fd84 100644 --- a/streamerbot/3.api/2.triggers/twitch/hype-train/end.md +++ b/streamerbot/3.api/2.triggers/twitch/hype-train/end.md @@ -78,4 +78,6 @@ variables: - name: id type: string description: The unique identifier of the hype train +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/hype-train/level-up.md b/streamerbot/3.api/2.triggers/twitch/hype-train/level-up.md index 5c219b18..f73ba94e 100644 --- a/streamerbot/3.api/2.triggers/twitch/hype-train/level-up.md +++ b/streamerbot/3.api/2.triggers/twitch/hype-train/level-up.md @@ -93,5 +93,6 @@ variables: type: string description: The unique identifier of the hype train commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/hype-train/start.md b/streamerbot/3.api/2.triggers/twitch/hype-train/start.md index 31d6398c..8ec428ab 100644 --- a/streamerbot/3.api/2.triggers/twitch/hype-train/start.md +++ b/streamerbot/3.api/2.triggers/twitch/hype-train/start.md @@ -82,4 +82,6 @@ variables: - name: id type: string description: The unique identifier of the hype train ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/hype-train/update.md b/streamerbot/3.api/2.triggers/twitch/hype-train/update.md index fad69489..61b23f19 100644 --- a/streamerbot/3.api/2.triggers/twitch/hype-train/update.md +++ b/streamerbot/3.api/2.triggers/twitch/hype-train/update.md @@ -87,5 +87,6 @@ variables: type: string description: The unique identifier of the hype train commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/automod-message-held.md b/streamerbot/3.api/2.triggers/twitch/moderation/automod-message-held.md index 95f24a90..cb2c965f 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/automod-message-held.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/automod-message-held.md @@ -28,5 +28,6 @@ variables: description: the rawInput string stripped by spaces, starting with input0 for the first word, input1 for the second etc. value: this commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/automod-message-updated.md b/streamerbot/3.api/2.triggers/twitch/moderation/automod-message-updated.md index c7d1ad30..2a30ca9b 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/automod-message-updated.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/automod-message-updated.md @@ -32,5 +32,6 @@ variables: description: the rawInput string stripped by spaces, starting with input0 for the first word, input1 for the second etc. value: this commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/blocked-terms-added.md b/streamerbot/3.api/2.triggers/twitch/moderation/blocked-terms-added.md index 3efbe088..61ea06b9 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/blocked-terms-added.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/blocked-terms-added.md @@ -31,4 +31,6 @@ variables: type: bool description: whether the term has been added from automod or not value: True/False +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/blocked-terms-deleted.md b/streamerbot/3.api/2.triggers/twitch/moderation/blocked-terms-deleted.md index aef755ac..fe77b770 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/blocked-terms-deleted.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/blocked-terms-deleted.md @@ -31,4 +31,6 @@ variables: type: bool description: whether the term has been deleted from automod or not value: True/False +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/chat-cleared.md b/streamerbot/3.api/2.triggers/twitch/moderation/chat-cleared.md index 0534d626..fe55b0a9 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/chat-cleared.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/chat-cleared.md @@ -5,5 +5,6 @@ version: 0.1.18 twitchService: EventSub variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/chat-message-deleted.md b/streamerbot/3.api/2.triggers/twitch/moderation/chat-message-deleted.md index 616de103..3c0cc169 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/chat-message-deleted.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/chat-message-deleted.md @@ -8,5 +8,6 @@ variables: type: string description: The unique identifier for the message that has been deleted commonVariables: + - TwitchBroadcaster - TwitchUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/moderator-added.md b/streamerbot/3.api/2.triggers/twitch/moderation/moderator-added.md index 8cf1a4b9..f32c91ee 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/moderator-added.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/moderator-added.md @@ -4,5 +4,6 @@ description: Trigger for when a Twitch moderator has been added version: 0.2.3 variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/moderator-removed.md b/streamerbot/3.api/2.triggers/twitch/moderation/moderator-removed.md index c677980d..c9f10e7c 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/moderator-removed.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/moderator-removed.md @@ -4,5 +4,6 @@ description: Trigger for when a Twitch moderator has been removed version: 0.2.3 variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/permitted-terms-added.md b/streamerbot/3.api/2.triggers/twitch/moderation/permitted-terms-added.md index 74143774..eabae2ba 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/permitted-terms-added.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/permitted-terms-added.md @@ -32,5 +32,6 @@ variables: description: whether the term has been added from automod or not value: True/False commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/permitted-terms-deleted.md b/streamerbot/3.api/2.triggers/twitch/moderation/permitted-terms-deleted.md index dbe8737e..ea00b7c7 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/permitted-terms-deleted.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/permitted-terms-deleted.md @@ -31,4 +31,6 @@ variables: type: bool description: whether the term has been deleted from automod or not value: True/False +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/shield-mode-begin.md b/streamerbot/3.api/2.triggers/twitch/moderation/shield-mode-begin.md index 5e527e94..f97221be 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/shield-mode-begin.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/shield-mode-begin.md @@ -8,4 +8,6 @@ variables: type: DateTime description: The timestamp that shield mode was activated value: 8/4/2023 10:56:06 AM ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/shield-mode-end.md b/streamerbot/3.api/2.triggers/twitch/moderation/shield-mode-end.md index c5a64206..4ca44c78 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/shield-mode-end.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/shield-mode-end.md @@ -8,4 +8,6 @@ variables: type: DateTime description: The timestamp that shield mode was ended value: 8/4/2023 10:56:06 AM ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/shoutout-created.md b/streamerbot/3.api/2.triggers/twitch/moderation/shoutout-created.md index 8d38f8d6..e15d8b66 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/shoutout-created.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/shoutout-created.md @@ -32,6 +32,7 @@ variables: description: The timestamp the cooldown to send a shoutout to the same user ends at value: 8/4/2023 10:56:06 AM commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/suspicious-user-update.md b/streamerbot/3.api/2.triggers/twitch/moderation/suspicious-user-update.md index b557a4f3..a53e2673 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/suspicious-user-update.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/suspicious-user-update.md @@ -21,5 +21,6 @@ variables: value: restricted, active_monitoring, no_treatment commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-approved.md b/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-approved.md index 07e4f9c9..7a81e3fb 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-approved.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-approved.md @@ -24,5 +24,6 @@ variables: description: datetime of when the unban request has been approved value: 28.06.2024 20:43:28 commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-created.md b/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-created.md index 10f87806..de1c3042 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-created.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-created.md @@ -12,5 +12,6 @@ variables: description: datetime of when the unban request has been created value: 28.06.2024 20:43:28 commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-denied.md b/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-denied.md index d0302832..fee8318e 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-denied.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/unban-request-denied.md @@ -24,5 +24,6 @@ variables: description: datetime of when the unban request has been denied value: 28.06.2024 20:43:28 commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/user-banned.md b/streamerbot/3.api/2.triggers/twitch/moderation/user-banned.md index 8210b06f..fd3b5368 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/user-banned.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/user-banned.md @@ -34,4 +34,6 @@ variables: type: string description: The reason for the ban value: My ban reason ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/user-timed-out.md b/streamerbot/3.api/2.triggers/twitch/moderation/user-timed-out.md index 64f4d88c..9cbeaac4 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/user-timed-out.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/user-timed-out.md @@ -38,4 +38,6 @@ variables: type: number description: The duration of the timeout value: 300 ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/user-unbanned.md b/streamerbot/3.api/2.triggers/twitch/moderation/user-unbanned.md index 1831ce63..1393b560 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/user-unbanned.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/user-unbanned.md @@ -21,5 +21,6 @@ variables: description: display name of the user who did the unban value: 161545467 commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/user-untimed-out.md b/streamerbot/3.api/2.triggers/twitch/moderation/user-untimed-out.md index 5ecf1bfd..54e83948 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/user-untimed-out.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/user-untimed-out.md @@ -20,5 +20,6 @@ variables: description: display name of the user who did the unban value: 161545467 commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/vip-added.md b/streamerbot/3.api/2.triggers/twitch/moderation/vip-added.md index aaa4aa5f..a5749670 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/vip-added.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/vip-added.md @@ -5,5 +5,6 @@ version: 0.2.3 twitchService: EventSub variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/vip-removed.md b/streamerbot/3.api/2.triggers/twitch/moderation/vip-removed.md index c1dfe3f3..3e810a19 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/vip-removed.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/vip-removed.md @@ -5,5 +5,6 @@ version: 0.2.4 twitchService: EventSub variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/warned-user.md b/streamerbot/3.api/2.triggers/twitch/moderation/warned-user.md index a0a853f4..d8189637 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/warned-user.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/warned-user.md @@ -21,5 +21,6 @@ variables: description: the reason specified in the warning value: spam commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/moderation/warning-acknowledged.md b/streamerbot/3.api/2.triggers/twitch/moderation/warning-acknowledged.md index 31d6adf3..f48b4e7e 100644 --- a/streamerbot/3.api/2.triggers/twitch/moderation/warning-acknowledged.md +++ b/streamerbot/3.api/2.triggers/twitch/moderation/warning-acknowledged.md @@ -5,5 +5,6 @@ version: 0.2.4 twitchService: EventSub variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/polls/poll-archived.md b/streamerbot/3.api/2.triggers/twitch/polls/poll-archived.md index 4032d14a..5d01024f 100644 --- a/streamerbot/3.api/2.triggers/twitch/polls/poll-archived.md +++ b/streamerbot/3.api/2.triggers/twitch/polls/poll-archived.md @@ -89,4 +89,6 @@ variables: type: int description: The total number votes from the winning choice value: 30 +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/polls/poll-completed.md b/streamerbot/3.api/2.triggers/twitch/polls/poll-completed.md index 749a4e56..24ccb264 100644 --- a/streamerbot/3.api/2.triggers/twitch/polls/poll-completed.md +++ b/streamerbot/3.api/2.triggers/twitch/polls/poll-completed.md @@ -90,4 +90,6 @@ variables: - name: poll._json type: string description: All the variables in a JSON Object +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/polls/poll-created.md b/streamerbot/3.api/2.triggers/twitch/polls/poll-created.md index 09bcb531..5b4efc7b 100644 --- a/streamerbot/3.api/2.triggers/twitch/polls/poll-created.md +++ b/streamerbot/3.api/2.triggers/twitch/polls/poll-created.md @@ -61,4 +61,6 @@ variables: - name: poll._json type: string description: All the variables in a JSON Object +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/polls/poll-terminated.md b/streamerbot/3.api/2.triggers/twitch/polls/poll-terminated.md index 0185e92b..9c7ba47e 100644 --- a/streamerbot/3.api/2.triggers/twitch/polls/poll-terminated.md +++ b/streamerbot/3.api/2.triggers/twitch/polls/poll-terminated.md @@ -83,4 +83,6 @@ variables: - name: poll._json type: string description: All the variables in a JSON Object +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/polls/poll-updated.md b/streamerbot/3.api/2.triggers/twitch/polls/poll-updated.md index 0e49463a..3abefa65 100644 --- a/streamerbot/3.api/2.triggers/twitch/polls/poll-updated.md +++ b/streamerbot/3.api/2.triggers/twitch/polls/poll-updated.md @@ -59,4 +59,6 @@ variables: - name: poll._json type: string description: All the variables in a JSON Object +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/predictions/prediction-canceled.md b/streamerbot/3.api/2.triggers/twitch/predictions/prediction-canceled.md index 246e9f14..ff624c81 100644 --- a/streamerbot/3.api/2.triggers/twitch/predictions/prediction-canceled.md +++ b/streamerbot/3.api/2.triggers/twitch/predictions/prediction-canceled.md @@ -49,4 +49,6 @@ variables: - name: prediction._json type: string description: All the variables in a JSON Object ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/predictions/prediction-completed.md b/streamerbot/3.api/2.triggers/twitch/predictions/prediction-completed.md index 4989c978..3af3988d 100644 --- a/streamerbot/3.api/2.triggers/twitch/predictions/prediction-completed.md +++ b/streamerbot/3.api/2.triggers/twitch/predictions/prediction-completed.md @@ -68,4 +68,6 @@ variables: - name: prediction._json type: string description: All the variables in a JSON Object ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/predictions/prediction-created.md b/streamerbot/3.api/2.triggers/twitch/predictions/prediction-created.md index 80067cb5..e2cf5628 100644 --- a/streamerbot/3.api/2.triggers/twitch/predictions/prediction-created.md +++ b/streamerbot/3.api/2.triggers/twitch/predictions/prediction-created.md @@ -41,4 +41,6 @@ variables: - name: prediction._json type: string description: All the variables in a JSON Object ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/predictions/prediction-locked.md b/streamerbot/3.api/2.triggers/twitch/predictions/prediction-locked.md index e61a0719..f197c468 100644 --- a/streamerbot/3.api/2.triggers/twitch/predictions/prediction-locked.md +++ b/streamerbot/3.api/2.triggers/twitch/predictions/prediction-locked.md @@ -49,4 +49,6 @@ variables: - name: prediction._json type: string description: All the variables in a JSON Object ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/predictions/prediction-updated.md b/streamerbot/3.api/2.triggers/twitch/predictions/prediction-updated.md index 6cf6e84d..ff7cfe2b 100644 --- a/streamerbot/3.api/2.triggers/twitch/predictions/prediction-updated.md +++ b/streamerbot/3.api/2.triggers/twitch/predictions/prediction-updated.md @@ -41,4 +41,6 @@ variables: - name: prediction._json type: string description: All the variables in a JSON Object ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/pyramid/broken.md b/streamerbot/3.api/2.triggers/twitch/pyramid/broken.md index 2bc65cb9..74c30f6c 100644 --- a/streamerbot/3.api/2.triggers/twitch/pyramid/broken.md +++ b/streamerbot/3.api/2.triggers/twitch/pyramid/broken.md @@ -27,6 +27,7 @@ variables: description: The display name of the person who initiated the pyramid value: TwitchUser123 commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/pyramid/success.md b/streamerbot/3.api/2.triggers/twitch/pyramid/success.md index 0356177c..fbed111f 100644 --- a/streamerbot/3.api/2.triggers/twitch/pyramid/success.md +++ b/streamerbot/3.api/2.triggers/twitch/pyramid/success.md @@ -16,5 +16,6 @@ variables: description: The emote that was used in the pyramid value: Kappa commonVariables: + - TwitchBroadcaster - TwitchUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/raid/cancelled.md b/streamerbot/3.api/2.triggers/twitch/raid/cancelled.md index 1b518f5a..7d7cdaa5 100644 --- a/streamerbot/3.api/2.triggers/twitch/raid/cancelled.md +++ b/streamerbot/3.api/2.triggers/twitch/raid/cancelled.md @@ -22,4 +22,6 @@ variables: - name: raidUserProfileImageEscaped type: string description: The raider's profile image URL escaped ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/raid/raid.md b/streamerbot/3.api/2.triggers/twitch/raid/raid.md index 30b71ea4..400c0a7d 100644 --- a/streamerbot/3.api/2.triggers/twitch/raid/raid.md +++ b/streamerbot/3.api/2.triggers/twitch/raid/raid.md @@ -11,5 +11,6 @@ variables: description: The amount of viewers this raid received value: 183 commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/raid/send.md b/streamerbot/3.api/2.triggers/twitch/raid/send.md index 3755373f..5a7527b5 100644 --- a/streamerbot/3.api/2.triggers/twitch/raid/send.md +++ b/streamerbot/3.api/2.triggers/twitch/raid/send.md @@ -25,4 +25,6 @@ variables: - name: viewers type: number description: Amount of viewers that joined in the raid +commonVariables: + - TwitchBroadcaster --- diff --git a/streamerbot/3.api/2.triggers/twitch/raid/start.md b/streamerbot/3.api/2.triggers/twitch/raid/start.md index ad80cc25..bd6642fa 100644 --- a/streamerbot/3.api/2.triggers/twitch/raid/start.md +++ b/streamerbot/3.api/2.triggers/twitch/raid/start.md @@ -25,4 +25,6 @@ variables: - name: viewers type: number description: Amount of viewers that joined in the raid ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/announcement.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/announcement.md index d4d972f6..d51b2b58 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/announcement.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/announcement.md @@ -29,6 +29,7 @@ variables: description: Returns the color of the Shared Announcement value: Green commonVariables: + - TwitchBroadcaster - TwitchChat - TwitchUser - TwitchSharedChatSource diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/community-sub-gift.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/community-sub-gift.md index 6e31be98..fe4d7e28 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/community-sub-gift.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/community-sub-gift.md @@ -26,6 +26,7 @@ variables: description: A boolean value if Twitch adds additional subs to the Gift Bomb. value: true commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchChat - TwitchSharedChatSource diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/gift-paid-upgrade.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/gift-paid-upgrade.md index e05c7efd..5a0fefcd 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/gift-paid-upgrade.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/gift-paid-upgrade.md @@ -5,6 +5,7 @@ twitchService: EventSub version: 0.2.5 variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchSharedChatSource --- diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/message-deleted.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/message-deleted.md index 2e29b7c1..23ceb515 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/message-deleted.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/message-deleted.md @@ -12,6 +12,7 @@ variables: description: The content of the chat message that has been deleted value: My chat message commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchSharedChatSource --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/pay-it-forward.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/pay-it-forward.md index f9ba5ced..714550c5 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/pay-it-forward.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/pay-it-forward.md @@ -5,6 +5,7 @@ twitchService: EventSub version: 0.2.5 variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchSharedChatSource --- diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/prime-paid-upgrade.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/prime-paid-upgrade.md index c1a2078d..4ce8356f 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/prime-paid-upgrade.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/prime-paid-upgrade.md @@ -5,6 +5,7 @@ twitchService: EventSub version: 0.2.5 variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchSharedChatSource --- diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/resub.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/resub.md index 46805932..09303d50 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/resub.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/resub.md @@ -22,6 +22,7 @@ variables: description: Returns whether or not the user shares their resub streak. value: true commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchChat - TwitchSharedChatSource diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/session-begin.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/session-begin.md index bbd5d0f2..bcedcb1a 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/session-begin.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/session-begin.md @@ -29,6 +29,7 @@ variables: value: True description: Returns `False` if host is not VIP in the Twitch Broadcaster's channel commonVariables: + - TwitchBroadcaster - TwitchChat - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/session-end.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/session-end.md index a6a35dfe..9e96a77e 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/session-end.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/session-end.md @@ -29,6 +29,7 @@ variables: value: True description: Returns `False` if host is not VIP in the Twitch Broadcaster's channel commonVariables: + - TwitchBroadcaster - TwitchChat - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/session-update.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/session-update.md index f5f238d9..c9e22819 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/session-update.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/session-update.md @@ -29,6 +29,7 @@ variables: value: True description: Returns `False` if host is not VIP in the Twitch Broadcaster's channel commonVariables: + - TwitchBroadcaster - TwitchChat - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/sub-gift.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/sub-gift.md index 909ed39d..affeeb96 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/sub-gift.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/sub-gift.md @@ -44,6 +44,7 @@ variables: description: The amount of gift subs in the gift bomb value: 0 commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchChat - TwitchSharedChatSource diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/sub.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/sub.md index 8ff50ef3..ea71e777 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/sub.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/sub.md @@ -9,6 +9,7 @@ variables: description: The subscription tier
`prime`, `tier 1`, `tier 2`, `tier 3` value: tier 1 commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchChat - TwitchSharedChatSource diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/user-banned.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/user-banned.md index 0b08faa2..7766ae88 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/user-banned.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/user-banned.md @@ -35,6 +35,7 @@ variables: description: The reason for the ban value: My ban reason commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchSharedChatSource --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/user-timedout.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/user-timedout.md index 02878d9c..26d64bf3 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/user-timedout.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/user-timedout.md @@ -39,6 +39,7 @@ variables: description: The duration of the timeout value: 300 commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchSharedChatSource --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/user-unbanned.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/user-unbanned.md index c2334090..99e652a0 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/user-unbanned.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/user-unbanned.md @@ -20,6 +20,7 @@ variables: description: display name of the user who did the unban value: 161545467 commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchSharedChatSource --- diff --git a/streamerbot/3.api/2.triggers/twitch/shared-chat/user-untimedout.md b/streamerbot/3.api/2.triggers/twitch/shared-chat/user-untimedout.md index 762b228a..d5e435e5 100644 --- a/streamerbot/3.api/2.triggers/twitch/shared-chat/user-untimedout.md +++ b/streamerbot/3.api/2.triggers/twitch/shared-chat/user-untimedout.md @@ -20,6 +20,7 @@ variables: description: display name of the user who did the unban value: 161545467 commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchSharedChatSource --- diff --git a/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-bomb.md b/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-bomb.md index 150fddf1..a029f6f3 100644 --- a/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-bomb.md +++ b/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-bomb.md @@ -65,5 +65,6 @@ variables: description: A boolean value if Twitch adds additional subs to the Gift Bomb. value: true commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-paid-upgrade.md b/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-paid-upgrade.md index 2def4383..886df811 100644 --- a/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-paid-upgrade.md +++ b/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-paid-upgrade.md @@ -5,5 +5,6 @@ twitchService: EventSub version: 0.2.5 variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-subscription.md b/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-subscription.md index d9372289..6ec5518e 100644 --- a/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-subscription.md +++ b/streamerbot/3.api/2.triggers/twitch/subscriptions/gift-subscription.md @@ -78,5 +78,6 @@ variables: description: A boolean value if the user gifting the sub(s) shares there total gift count. value: true commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/subscriptions/pay-it-forward.md b/streamerbot/3.api/2.triggers/twitch/subscriptions/pay-it-forward.md index 9c7857eb..3051a8a4 100644 --- a/streamerbot/3.api/2.triggers/twitch/subscriptions/pay-it-forward.md +++ b/streamerbot/3.api/2.triggers/twitch/subscriptions/pay-it-forward.md @@ -5,5 +5,6 @@ twitchService: EventSub version: 0.2.5 variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/subscriptions/prime-paid-upgrade.md b/streamerbot/3.api/2.triggers/twitch/subscriptions/prime-paid-upgrade.md index a9b80f30..d0cd3ffb 100644 --- a/streamerbot/3.api/2.triggers/twitch/subscriptions/prime-paid-upgrade.md +++ b/streamerbot/3.api/2.triggers/twitch/subscriptions/prime-paid-upgrade.md @@ -5,5 +5,6 @@ twitchService: EventSub version: 0.2.5 variables: [] commonVariables: + - TwitchBroadcaster - TwitchUser --- diff --git a/streamerbot/3.api/2.triggers/twitch/subscriptions/resubscription.md b/streamerbot/3.api/2.triggers/twitch/subscriptions/resubscription.md index ca69c167..1af0c047 100644 --- a/streamerbot/3.api/2.triggers/twitch/subscriptions/resubscription.md +++ b/streamerbot/3.api/2.triggers/twitch/subscriptions/resubscription.md @@ -44,6 +44,7 @@ variables: description: Returns whether or not the user shares their resub streak. value: true commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchChat --- diff --git a/streamerbot/3.api/2.triggers/twitch/subscriptions/sub-counter-rollover.md b/streamerbot/3.api/2.triggers/twitch/subscriptions/sub-counter-rollover.md index 7c427c31..a55acbfd 100644 --- a/streamerbot/3.api/2.triggers/twitch/subscriptions/sub-counter-rollover.md +++ b/streamerbot/3.api/2.triggers/twitch/subscriptions/sub-counter-rollover.md @@ -15,4 +15,6 @@ variables: type: number description: The number of times the configured rollover value has been reached value: 3 ---- \ No newline at end of file +commonVariables: + - TwitchBroadcaster +--- diff --git a/streamerbot/3.api/2.triggers/twitch/subscriptions/subscription.md b/streamerbot/3.api/2.triggers/twitch/subscriptions/subscription.md index 8c835845..cf6f7576 100644 --- a/streamerbot/3.api/2.triggers/twitch/subscriptions/subscription.md +++ b/streamerbot/3.api/2.triggers/twitch/subscriptions/subscription.md @@ -27,6 +27,7 @@ variables: description: How many months of the multi-month subscription have passed so far value: 1 commonVariables: + - TwitchBroadcaster - TwitchUser - TwitchChat --- diff --git a/streamerbot/3.api/2.triggers/youtube/broadcast/added.md b/streamerbot/3.api/2.triggers/youtube/broadcast/added.md index 3a96565a..ebf390ca 100644 --- a/streamerbot/3.api/2.triggers/youtube/broadcast/added.md +++ b/streamerbot/3.api/2.triggers/youtube/broadcast/added.md @@ -4,5 +4,6 @@ description: Trigger for YouTube broadcast being created version: 0.2.4 variables: [] commonVariables: + - YouTubeBroadcaster - YouTubeBroadcast --- diff --git a/streamerbot/3.api/2.triggers/youtube/broadcast/ended.md b/streamerbot/3.api/2.triggers/youtube/broadcast/ended.md index 13d1e199..c0f6891f 100644 --- a/streamerbot/3.api/2.triggers/youtube/broadcast/ended.md +++ b/streamerbot/3.api/2.triggers/youtube/broadcast/ended.md @@ -3,5 +3,6 @@ title: Broadcast Ended description: Trigger for YouTube broadcast ending variables: [] commonVariables: + - YouTubeBroadcaster - YouTubeBroadcast --- diff --git a/streamerbot/3.api/2.triggers/youtube/broadcast/monitoring-ended.md b/streamerbot/3.api/2.triggers/youtube/broadcast/monitoring-ended.md index dd324db7..75e056dd 100644 --- a/streamerbot/3.api/2.triggers/youtube/broadcast/monitoring-ended.md +++ b/streamerbot/3.api/2.triggers/youtube/broadcast/monitoring-ended.md @@ -4,5 +4,6 @@ description: Trigger for ending the monitoring of a YouTube broadcast version: 0.2.4 variables: [] commonVariables: + - YouTubeBroadcaster - YouTubeBroadcast --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/youtube/broadcast/monitoring-started.md b/streamerbot/3.api/2.triggers/youtube/broadcast/monitoring-started.md index 268d43d1..804de833 100644 --- a/streamerbot/3.api/2.triggers/youtube/broadcast/monitoring-started.md +++ b/streamerbot/3.api/2.triggers/youtube/broadcast/monitoring-started.md @@ -4,5 +4,6 @@ description: Trigger for starting the monitoring of a YouTube broadcast version: 0.2.4 variables: [] commonVariables: + - YouTubeBroadcaster - YouTubeBroadcast --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/youtube/broadcast/removed.md b/streamerbot/3.api/2.triggers/youtube/broadcast/removed.md index b2f7a29b..fe38d834 100644 --- a/streamerbot/3.api/2.triggers/youtube/broadcast/removed.md +++ b/streamerbot/3.api/2.triggers/youtube/broadcast/removed.md @@ -4,5 +4,6 @@ description: Trigger for YouTube broadcast being removed version: 0.2.4 variables: [] commonVariables: + - YouTubeBroadcaster - YouTubeBroadcast --- diff --git a/streamerbot/3.api/2.triggers/youtube/broadcast/started.md b/streamerbot/3.api/2.triggers/youtube/broadcast/started.md index a796bcd7..ed6fccf7 100644 --- a/streamerbot/3.api/2.triggers/youtube/broadcast/started.md +++ b/streamerbot/3.api/2.triggers/youtube/broadcast/started.md @@ -3,5 +3,6 @@ title: Broadcast Started description: Trigger for YouTube broadcast starting variables: [] commonVariables: + - YouTubeBroadcaster - YouTubeBroadcast --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/youtube/broadcast/statistics-updated.md b/streamerbot/3.api/2.triggers/youtube/broadcast/statistics-updated.md index 3c664577..8670deb1 100644 --- a/streamerbot/3.api/2.triggers/youtube/broadcast/statistics-updated.md +++ b/streamerbot/3.api/2.triggers/youtube/broadcast/statistics-updated.md @@ -28,5 +28,6 @@ variables: The number of viewers currently watching this broadcast value: 42 commonVariables: + - YouTubeBroadcaster - YouTubeBroadcast --- \ No newline at end of file diff --git a/streamerbot/3.api/2.triggers/youtube/broadcast/updated.md b/streamerbot/3.api/2.triggers/youtube/broadcast/updated.md index 5901e156..6e49f271 100644 --- a/streamerbot/3.api/2.triggers/youtube/broadcast/updated.md +++ b/streamerbot/3.api/2.triggers/youtube/broadcast/updated.md @@ -3,5 +3,6 @@ title: Broadcast Updated description: Trigger for YouTube broadcast changes variables: [] commonVariables: + - YouTubeBroadcaster - YouTubeBroadcast --- \ No newline at end of file