twitchonlinetracker
Version:
A library to help track streamers and fires an event if they go online.
58 lines (57 loc) • 2.23 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.streams = {
data: [{
id: '32196893392',
user_id: '149747285',
user_name: 'TwitchPresents',
game_id: '499973',
community_ids: [],
type: 'live',
title: 'Classic Doctor Who starting at 10AM PT. !schedule',
viewer_count: 2865,
started_at: '2019-01-15T18:00:16Z',
language: 'en',
thumbnail_url: 'https://static-cdn.jtvnw.net/previews-ttv/live_user_twitchpresents-{width}x{height}.jpg'
},
{
id: '32191820272',
user_id: '7832442',
user_name: 'RiffTrax',
game_id: '499973',
community_ids: [],
type: 'live',
title: 'RiffTrax ??Watch Movies with Classic MST3K alumni: Mike Nelson, Kevin Murphy & Bill Corbett from Mystery Science Theater 3000!',
viewer_count: 456,
started_at: '2019-01-15T08:00:14Z',
language: 'en',
thumbnail_url: 'https://static-cdn.jtvnw.net/previews-ttv/live_user_rifftrax-{width}x{height}.jpg'
},
{
id: '32180090656',
user_id: '27446517',
user_name: 'Monstercat',
game_id: '26936',
community_ids: [],
type: 'live',
title: 'Monstercat Radio - 24/7 Music Stream - monster.cat/Spotify-Playlists',
viewer_count: 393,
started_at: '2019-01-14T16:41:23Z',
language: 'en',
thumbnail_url: 'https://static-cdn.jtvnw.net/previews-ttv/live_user_monstercat-{width}x{height}.jpg'
},
{
id: '32191820464',
user_id: '182747332',
user_name: 'BUZZR',
game_id: '499973',
community_ids: [],
type: 'live',
title: 'BUZZR: Let\'s play!',
viewer_count: 97,
started_at: '2019-01-15T08:00:15Z',
language: 'en',
thumbnail_url: 'https://static-cdn.jtvnw.net/previews-ttv/live_user_buzzr-{width}x{height}.jpg'
}
]
};