hi, how can i make my twitch followers display on my html site? I already managed it on youtube, I managed to find a html script from the internet, but I can’t find anything on twitch, on youtube I used this: YouTube subs counter - Pastebin.com
You need a backend server or script.
That then uses an app access token to go and fetch your value and store the value into a database or something
Your website then loads your count from the database or something.
There isn’t something like the script for YouTube since the authentication requirements are different.
This covers WHAT YOU DO ON THE BACKEND OR IN A SCRIPT NOT IN THE FRONT END as if you do it in the front end you would leak your client secret