PhantomBot icon indicating copy to clipboard operation
PhantomBot copied to clipboard

Follower Tracking

Open Phantom139 opened this issue 8 years ago • 1 comments

A good number of twitch bots out there track users that follow the channel and usually respond when a new follower joins the channel. The Twitch API documents how to easily obtain this information from the server.

Adding a simple thread which runs every 10 - 30 seconds to request this information from the server should be sufficient to install this capability.

Phantom139 avatar Jan 18 '17 00:01 Phantom139

The first bit of this is being incorporated now, see 37e2840 for header change notes.

Phantom139 avatar Feb 13 '20 22:02 Phantom139