Implementation of polling is up to you. The Twitch API is a straight-forward REST implementation. You can use whatever allows you to make a REST call on a regular interval. 
1 Like
Implementation of polling is up to you. The Twitch API is a straight-forward REST implementation. You can use whatever allows you to make a REST call on a regular interval. 