Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions streamerbot/3.api/2.triggers/kick/channel/follow.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ title: Follow
description: Trigger for a Kick Follow
variables: []
commonVariables:
- KickBroadcaster
- KickUser
---
4 changes: 3 additions & 1 deletion streamerbot/3.api/2.triggers/kick/channel/stream-offline.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ variables:
type: String
description: The title of the stream
value: My Awesome Kick Stream
---
commonVariables:
- KickBroadcaster
---
4 changes: 3 additions & 1 deletion streamerbot/3.api/2.triggers/kick/channel/stream-online.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---
commonVariables:
- KickBroadcaster
---
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ variables:
type: number
description: The new Kick viewer count
value: 69
commonVariables:
- KickBroadcaster
---
1 change: 1 addition & 0 deletions streamerbot/3.api/2.triggers/kick/chat/first-words.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---
Expand Down
1 change: 1 addition & 0 deletions streamerbot/3.api/2.triggers/kick/chat/message.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ variables:
type: string
description: url of the emote image
value: https://cdn.7tv.app/emote/62eb2d7cf9181963f72015da/4x.webp
commonVariables:
- KickBroadcaster
---
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ variables:
type: string
description: url of the emote image
value: https://cdn.7tv.app/emote/62eb2d7cf9181963f72015da/4x.webp
commonVariables:
- KickBroadcaster
---
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Gift Subscription
description: Trigger for a Kick Gift Subscription
commonVariables:
- KickBroadcaster
---

:wip
:wip
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Mass Gift Subscription
description: Trigger for a Kick Mass Gift Subscription
commonVariables:
- KickBroadcaster
---

:wip
:wip
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Gift Resubscription
description: Trigger for a Kick Resubscription
commonVariables:
- KickBroadcaster
---

:wip
:wip
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Subscription
description: Trigger for a Kick Subscription
commonVariables:
- KickBroadcaster
---

:wip
:wip
1 change: 1 addition & 0 deletions streamerbot/3.api/2.triggers/trovo/channel/follow.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ variables:
type: DateTime
description: The timestamp of the follow
commonVariables:
- TrovoBroadcaster
- TrovoUser
---
4 changes: 3 additions & 1 deletion streamerbot/3.api/2.triggers/trovo/channel/stream-offline.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ variables:
- name: timestamp
type: DateTime
description: The timestamp the stream went offline
---
commonVariables:
- TrovoBroadcaster
---
4 changes: 3 additions & 1 deletion streamerbot/3.api/2.triggers/trovo/channel/stream-online.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ variables:
- name: timestamp
type: DateTime
description: The timestamp the stream went online
---
commonVariables:
- TrovoBroadcaster
---
1 change: 1 addition & 0 deletions streamerbot/3.api/2.triggers/trovo/chat/message.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Chat Message
description: Trigger for incoming Trovo chat messages
variables: []
commonVariables:
- TrovoBroadcaster
- TrovoChat
- TrovoUser
---
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
title: Broadcaster Authenticated
description: Trigger for the broadcast account getting authenticated
variables: []
---
commonVariables:
- TrovoBroadcaster
---
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
title: Broadcaster Chat Authenticated
description: Trigger for the broadcast account getting authenticated to the chat client
variables: []
---
commonVariables:
- TrovoBroadcaster
---
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
title: Broadcaster Chat Disconnected
description: Trigger for the broadcast account getting disconnected to the chat client
variables: []
---
commonVariables:
- TrovoBroadcaster
---
1 change: 1 addition & 0 deletions streamerbot/3.api/2.triggers/trovo/general/first-words.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: First Words
description: Trigger for first words
variables: []
commonVariables:
- TrovoBroadcaster
- TrovoChat
- TrovoUser
---
Expand Down
1 change: 1 addition & 0 deletions streamerbot/3.api/2.triggers/trovo/raid/raid.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ variables:
type: number
description: The amount of users that participated in the raid
commonVariables:
- TrovoBroadcaster
- TrovoUser
---
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Custom Spell Cast
:wip
:wip
2 changes: 1 addition & 1 deletion streamerbot/3.api/2.triggers/trovo/spells/spell-cast.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Spell Cast
:wip
:wip
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
title: Gift Subscription
description: Trigger for a Trovo gift subscription
variables: []
commonVariables:
- TrovoBroadcaster
---

::wip
Add variables
::
::
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
title: Mass Gift Subscription
description: Trigger for a Trovo mass gift subscription
variables: []
commonVariables:
- TrovoBroadcaster
---

::wip
Add variables
::
::
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
title: Resubscription
description: Trigger for a Trovo resubscription
variables: []
commonVariables:
- TrovoBroadcaster
---

::wip
Add variables
::
::
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
title: Subscription
description: Trigger for a Trovo subscription
variables: []
commonVariables:
- TrovoBroadcaster
---

::wip
Add variables
::
::
4 changes: 3 additions & 1 deletion streamerbot/3.api/2.triggers/twitch/ads/ad-mid-roll.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ variables:
- name: ad.warmupTime
type: number
description: How long until the ad runs in milliseconds
commonVariables:
- TwitchBroadcaster
---

::warning
Expand All @@ -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.
See the [Ad Run](/api/triggers/twitch/ads/ad-run) trigger if you are looking for the ad start event.
4 changes: 3 additions & 1 deletion streamerbot/3.api/2.triggers/twitch/ads/ad-run.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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.
2 changes: 2 additions & 0 deletions streamerbot/3.api/2.triggers/twitch/ads/upcoming-ad.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ variables:
type: number
description: The length of the upcoming ad run, in seconds
value: 150
commonVariables:
- TwitchBroadcaster
---

::tip
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ variables:
type: DateTime
description: The timestamp that the channel goal started
value: 8/4/2023 10:56:06 AM
---
commonVariables:
- TwitchBroadcaster
---
4 changes: 3 additions & 1 deletion streamerbot/3.api/2.triggers/twitch/channel-goal/goal-end.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ variables:
type: DateTime
description: The timestamp that the channel goal ended
value: 8/4/2023 10:56:06 AM
---
commonVariables:
- TwitchBroadcaster
---
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ variables:
type: DateTime
description: The timestamp that the channel goal started
value: 8/4/2023 10:56:06 AM
---
commonVariables:
- TwitchBroadcaster
---
Original file line number Diff line number Diff line change
Expand Up @@ -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
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ variables:
description: The text entered by the user (if enabled)
value: https://streamer\.bot/Test Escaped Text \$\$\$
commonVariables:
- TwitchBroadcaster
- TwitchUser
---

Expand Down
1 change: 1 addition & 0 deletions streamerbot/3.api/2.triggers/twitch/channel/follow.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ description: Trigger for a Twitch Follow
twitchService: EventSub
variables: []
commonVariables:
- TwitchBroadcaster
- TwitchUser
---
Original file line number Diff line number Diff line change
Expand Up @@ -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
---
commonVariables:
- TwitchBroadcaster
---
4 changes: 3 additions & 1 deletion streamerbot/3.api/2.triggers/twitch/channel/stream-online.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ variables:
- name: tagsDelimited
type: string
description: A comma delimited string of the tags
---
commonVariables:
- TwitchBroadcaster
---
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ variables:
type: number
description: The new Twitch viewer count
value: 187
commonVariables:
- TwitchBroadcaster
---
4 changes: 3 additions & 1 deletion streamerbot/3.api/2.triggers/twitch/charity/completed.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,6 @@ variables:
type: string
description: The website of the charity campaign
value: mycharitycampaign.com
---
commonVariables:
- TwitchBroadcaster
---
2 changes: 2 additions & 0 deletions streamerbot/3.api/2.triggers/twitch/charity/donation.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ variables:
type: string
description: The website of the charity campaign
value: mycharitycampaign.com
commonVariables:
- TwitchBroadcaster
---
Loading
Loading