1.0.6 • Published 1 year ago

twitch-streamers v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Twitch Streamers

A package that pulls streamer information for currently active streams between a certain viewer #

Usage

Easiest way to use it is just run npx twitch-streamers. It will prompt you for min viewers, max viewers, csv filename, and client ID

Environment Setup

If you don't want to keep filling in the prompt info each time, you can create a .env file wherever you are running the npx command, and fill it in with these values.

If you don't include one of the variables, you'll still be prompted for it.

MIN_VIEWERS=putYourNumberHere
MAX_VIEWERS=putYourNumberHere
CLIENT_ID=putYourIdHere
FILENAME=putYourFilenameHereEndItWithDotCSV
1.0.6

1 year ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago