twitch-stream-check

1.4.0 • Public • Published

Twitch-Stream-Check

A simple Node.js command line tool to check to see if a Twitch user is streaming or not

A screenshot showcasing the command in use

How to Install

$ npm i -g twitch-stream-check

How to Use

To use this command line tool, use the twitch-stream-check [options] <streamer> structure, where <streamer> is the Twitch username you'd like check

[options]

  • -g, --game - Shows the game the streamer is playing
  • -v, --viewers - Shows the amount of viewers the streamer currently has watching
  • -s, --started - Shows when the streamer went live
  • -m, --mature - Shows whether the streamer streams mature content or not
  • -t, --title - Shows the current stream title
  • -p, --partnered - Shows whether the streamer is partnered or not
  • -f, --followers - Shows the amount of followers the streamer has

Version/Help

  • To check version - twitch-stream-check -V
  • To check help - twitch-stream-check -h

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i twitch-stream-check

    Weekly Downloads

    3

    Version

    1.4.0

    License

    ISC

    Unpacked Size

    6.65 kB

    Total Files

    5

    Last publish

    Collaborators

    • joeleisner