Resubscription

Trigger for a Twitch Resubscription
EventSub

Parameters

Tier
Checkbox

Choose on which tier to trigger the gift bomb

Options: Tier 1, Tier 2, Tier 3

Range
Select

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 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 bot ha min and a max to trigger within a desired range

Variables

The following variables will be populated when this trigger executes:

Description
cumulativenumber

The amount of cumulative months that the user is subscribed for

Example: 2
isMultiMonthbool

If the resubscription is for 3, 6, or 12 months

Example: true
monthStreaknumber

The current subscription streak of the user

Example: 5
multiMonthDurationint

The length of the multi-month subscription, 3, 6, or 12 months

Example: 2
multiMonthTenureint

How nany months of the multi-month subscription have passed so far

Example: 3
streakSharedboolean

Returns whether or not the user shares their resub streak.

Example: true
tierstring

The subscription tier
prime, tier 1, tier 2, tier 3

Example: tier 1