tvister

0.0.3 • Public • Published

Tvister

Live status checker for Justin.TV, Own3D, Regame and Livestream

Installation

$ npm install tvister

Quick Example

Get live status for justin channels: justinID1, justinID2, justinID3 and own3dTV channels: 2451, 1234, 422.

tvister .sites({ justin: ['justinID1', 'justinID2', 'justinID3' ], own3d: ['2451', '1234', '422'] }) .send(function(res) { console.log(res); });

This example will output something like this:

Readme

Keywords

none

Package Sidebar

Install

npm i tvister

Weekly Downloads

1

Version

0.0.3

License

none

Last publish

Collaborators

  • ndragomirov