Just a question,

Everything was working fine yesterday, but for some reason, today, the bot was reading $json(%data,status) as blank (It would say: Title: )

I was wondering if there was a workaround for it, or if it would work as well if I just set it to $json(https://api.twitch.tv/kraken/channels/<channel>, status).

I checked both the header and data files and everything appears to be fine, but $json won't read the files for some reason