AlexSterk / TwitchDropGrabber

Node.JS Project that watches Twitch streams with Puppeteer and claims rewards. If the channel goes offline, it finds new channels to watch.
MIT License
130 stars 14 forks source link

How do i watch a specific streamer only? #27

Closed crabbo1 closed 3 years ago

crabbo1 commented 3 years ago

Loot drop is only available watching the offical devstream of this game:https://www.twitch.tv/warframe I know it has something to do with -file command Can you make an example file of the -f (channel list option) ? Help would be appreciated :)

AlexSterk commented 3 years ago

Just create a text file with warframe on the first line. save it, and use -f and the path to the file

image