You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good if we could get a variable that returned an array of a role that isn't a custom role, such as VIP. We currently have $customRoleUsers[role] for custom roles, but there doesn't seem to be an easy way to get things like subscribers or VIPs
Submitted By
oshimia
Created via Discord.
The text was updated successfully, but these errors were encountered:
Description
It would be good if we could get a variable that returned an array of a role that isn't a custom role, such as VIP. We currently have
$customRoleUsers[role]
for custom roles, but there doesn't seem to be an easy way to get things like subscribers or VIPsSubmitted By
oshimia
The text was updated successfully, but these errors were encountered: