Charity Donation
Trigger for when a charity donation occurs through Streamlabs
Parameters
Range
Select
Filter events between a specified Min
and Max
Any Value
- Leave both min and max empty to accept any valueExact Value
- Enter only a Max
to trigger on a specific valueGreater Than
- Enter only a Min
to trigger on any value greater than the specified valueRange
- Enter both a min and max to trigger within a desired rangeVariables
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 |
Â