Wordpress plugin - twitch stream status - can someone PLEASE check the code?

Helix output is different to krakens.

if (count($array1['data']) == 1) {
    // is live
} else {
    // not live
}

Should suffice