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:

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i tvister

    Weekly Downloads

    2

    Version

    0.0.3

    License

    none

    Last publish

    Collaborators

    • ndragomirov