Indicate if streamer online

No since all Helix requests will soon require the use of an oAuth token.

So the best solution is a Cron Job on the server itself and cache it, and you then either use that in your templates, or write an internal API.

Also means you can utilize webhooks rather than long polling the API instead