Get Moderators from a different user from the user token

Use your Token to collect the moderators into a database using a cronjob.
(And then possibly EventSub to stay up to date with changes)

Then your website will show the data from the database rather than direct API call.

1 Like