Gift Bomb
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
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 bomb anonymous? |
bonusGifts | boolean | |
gift.cumulativeMonths.# | number | Cumulative months the user has been subscribed for. Example: 1 |
gift.recipientId# | string | Id of the gifted user Example: 123456789 |
gift.recipientUser.# | string | Display name of the gifted user Example: User0 |
gift.recipientUserName# | string | Login name of the gifted user Example: user0 |
gifts | number | The number of subscriptions in this 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 subscriptions tier Example: tier 1 |
totalGifts | number | The total number of subscriptions gifted by the user. Example: 42 |
totalSubsGiftedShared | boolean |
Shared Sub Gift
name: Shared Sub Gift description: Triggered when a user gifts a subscription in the shared chat twitchService: EventSub version: 0.2.5
Gift Paid Upgrade
name: Gift Paid Upgrade description: Triggered when a user upgrades their gifted subscription twitchService: EventSub version: 0.2.5 variables: commonVariables: