Gift Subscription
Parameters
Choose on which tier to trigger the gift bomb
Options: Tier 1
, Tier 2
, Tier 3
Choose on which sub types to trigger the gift bomb
Options: Public
, Anonymous
Choose on how much months gifted to trigger the gift sub
Options: 1
, 3
, 6
, 12
Filter events between a specified Min
and Max
Min
and Max
are inclusive of the entered values
Any Value
- Leave both min and max empty to accept any valueExact Value
- Enter only aMax
to trigger on a specific valueGreater Than
- Enter only aMin
to trigger on any value greater than the specified valueRange
- Enter bot ha min and a max to trigger within a desired range
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
anonymous | boolean | Is the gift sub anonymous? |
cumulativeMonths | number | The amount of months the recipient has been subscribed to the channel Example: 1 |
fromGiftBomb | boolean | Is this from a gift bomb? Example: true |
monthsGifted | number | The number of prepaid months that the user has gifted Example: 6 |
random | boolean | Whether or not this was a targeted Gift sub, this will only be true for single gift subs that were directly given to a user. Example: true |
recipientId | string | The recipient user's id |
recipientUser | string | The recipient user's display name Example: TwitchUser123 |
recipientUserName | string | The recipient user's login name Example: twitchuser123 |
subBombCount | number | The amount of gift subs in the gift bomb Example: 10 |
systemMessage | string | The system message that was put into Twitch Chat. Example: Here's another gifted sub for your channel! |
tier | string | The subscription tier Example: tier 1 |
totalSubsGifted | number | The total amount of subscriptions that the user has gifted Example: 24 |
totalSubsGiftedShared | boolean |
Gift Paid Upgrade
name: Gift Paid Upgrade description: Triggered when a user upgrades their gifted subscription twitchService: EventSub version: 0.2.5 variables: commonVariables:
Pay It Forward
name: Pay It Forward description: Triggered when a user pays forward their gifted subscription twitchService: EventSub version: 0.2.5 variables: commonVariables: