Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
isModerator | boolean | Is this user a moderator? Example: true |
isSubscribed | boolean | Is this user subscribed? Example: true |
user | string | The display name of the user Example: KickUser123 |
userGroups | string | Comma-delimited list of groups the user is in Example: Awesome Streamers,Discord Peeps,Top Contributors |
userId | string | Unique user identifier Example: 718933593 |
userName | string | The login name of the user Example: kickuser123 |
userPreviousActive | DateTime | When was this user last active? Example: 7/19/2025 4:56:06 PM |
userType | string | Streaming service of this user Example: kick |