-
-
Notifications
You must be signed in to change notification settings - Fork 283
Favored Users
Twitch and Discord integrations allow particular users to be favored and gain earlier positions in the queue. Twitch checks for subscribers, while Discord checks for particular roles. Minimum values for favoritism are enforced by the program to ensure that unfavored users are still processed.
It is recommended to use the default settings with Exponential mode selected. Modifying these values without modeling the formulas first may lead to undesirable results!
-
FavoredMode: Determines how the insertion position of favored users is calculated. "None" will prevent any favoritism from being applied. See the following settings for details on Exponent" and "Multiply" modes.
-
Exponent: Favored users are inserted after (unfavored users)^(exponent) unfavored users.
-
Multiply: Favored users are inserted after (unfavored users)*(multiply) unfavored users.
-
MinimumFreeAhead: Number of unfavored users to not skip over.
-
Integration > Discord > RoleFavored: List of Discord roles favored by the bot. This works just like the other Discord role settings. Roles are case-sensitive and must be entered exactly.