1.5.0 • Published 3 years ago

wallytwitch v1.5.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Wally Twitch

Wally Twitch is a program to see if a user is watching a livestream on Twitch or not.

Install

  • Install NodeJS

  • Run this command: npm install -g wallytwitch

Usage

Run:

wally --user [USERNAME] --channel [TWITCH CHANNEL] to get the user was been founded or not.

Like this:

wally --user caroldonadel --channel pokemaobr

will normally return:

USER caroldonadel WAS FOUND!

And this another command:

wally --user jpbrab0 --channel pokemaobr

will normally return:

USER jpbrab0 WASN'T FOUND!