Gift Subscription

Trigger for a Twitch Gift Subscription
EventSub

Parameters

Tier
Checkbox

Choose on which tier to trigger the gift bomb

Options: Tier 1, Tier 2, Tier 3

Sub Type
Checkbox

Choose on which sub types to trigger the gift bomb

Options: Public, Anonymous

Months Gifted
Checkbox

Choose on how much months gifted to trigger the gift sub

Options: 1, 3, 6, 12

Range
Select

Filter events between a specified Min and Max

  • Any Value- Leave both min and max empty to accept any value
  • Exact Value- Enter only a Max to trigger on a specific value
  • Greater Than- Enter only a Min to trigger on any value greater than the specified value
  • Range- Enter both a min and max to trigger within a desired range
  • Variables

    The following variables will be populated when this trigger executes:

    Description
    anonymousboolean

    Is the gift sub anonymous?

    cumulativeMonthsnumber

    The amount of months the recipient has been subscribed to the channel

    Example: 1
    fromGiftBombboolean

    Is this from a gift bomb?

    Example: true
    monthsGiftednumber

    The number of prepaid months that the user has gifted
    1, 3, 6, 12

    Example: 6
    randomboolean

    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
    recipientIdstring

    The recipient user's id

    recipientUserstring

    The recipient user's display name

    Example: TwitchUser123
    recipientUserNamestring

    The recipient user's login name

    Example: twitchuser123
    subBombCountnumber

    The amount of gift subs in the gift bomb

    Example: 10
    systemMessagestring

    The system message that was put into Twitch Chat.

    Example: Here's another gifted sub for your channel!
    tierstring

    The subscription tier
    tier 1, tier 2, tier 3

    Example: tier 1
    totalSubsGiftednumber

    The total amount of subscriptions that the user has gifted

    Example: 24
    totalSubsGiftedSharedboolean

    A boolean value if the user gifting the sub(s) shares there total gift count.

    Example: true