Charity Donation
Trigger for when a charity donation occurs through Streamlabs
Parameters
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 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 | ||
---|---|---|
charityDonationAmount | number | The amount of the charity donation Example: 5 |
charityDonationCreatedAt | DateTime | The date and time the charity donation was made |
charityDonationCurrency | string | The 3 letter payment currency code Example: EUR |
charityDonationFormattedAmount | string | The charity donation amount with the currency symbol Example: €5 |
charityDonationFrom | string | The username of the user as provided by Streamlabs (may not be from Twitch) |
charityDonationGif | string | A GIF that the user may have included |
charityDonationIconClassName | string | |
charityDonationMessage | string | The charity donation message that the user may have included Example: My donation message |
Â