Skip to content

php script with twitch API to check online status of all streamer you want

Notifications You must be signed in to change notification settings

mehdi-S/stream_status_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

stream_status_checker

Description

php script with twitch API to check online status of all streamer you want.

Usage

  • Just php twitch_status_checker.php *<some streamer>* to get the status of one streamer.
  • You can also use it for multiple stream like this php twitch_status_checker.php *<streamer1> <streamer2> <...>* and so on.
  • Or use a file to check the status : fill a file with streamer name, one per line and use cat. php twitch_status_checker.php 'cat *file*'

(note, replace those '' with `` if you love copy/paste without braining and turn out an error)

About

php script with twitch API to check online status of all streamer you want

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages