Skip to content

A C++ application that accesses Twitch's APIs to search if a particular streamer is streaming, how many viewers they have, how many chatters they have, and how long they've been streaming.

Notifications You must be signed in to change notification settings

alambley/TwitchAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TwitchAPI

A C++ application that accesses Twitch's APIs to search if a particular streamer is streaming, how many viewers they have, how many chatters they have, and how long they've been streaming.

Requirements

Requires libcurl to compile http://curl.haxx.se/libcurl/

About

A C++ application that accesses Twitch's APIs to search if a particular streamer is streaming, how many viewers they have, how many chatters they have, and how long they've been streaming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages