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:

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1a
    1

Package Sidebar

Install

npm i tvister

Weekly Downloads

2

Version

0.0.3

License

none

Last publish

Collaborators

  • ndragomirov