Get streams that have no set game

Your bot shouldn’t be hitting the streams api more than ~once a minute due to caching across the board (as in, one full iteration of the streams api). Issuing a ton of requests to the streams api will just return the same results since output is cached for a duration.