Add Random Users
Get a custom amount of random users
Preview
Parameters
Countrequired
Int
Specify the amount of random users with number or a variable like %randomNumber%
.
Present Only
Toggle
default:
false
If checked will only get random users from the current present viewers. If count is bigger than the current amount of viewers it will only populate max the amount of viewers.
Variables
The following variables will be populated after executing this sub-action:
Description | ||
---|---|---|
randomUser# | string | The random user's display name, with Example: StreamerDotBot |
randomUserId# | string | The random user's id, with Example: 12345678 |
randomUserName# | string | The random user's login name, with Example: streamerdotbot |
randomUserType# | string | the random user's platform, with Example: twitch |
C# Usage
C# method does not exist for this sub-action