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.
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.