Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 273 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 273 Bytes

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/