How would I get my twitch bot trigger when a user follows a channel?

I need my bot to say “USER just followed!”.Is there anyway to do this?

Poll the follows and check for new ones.

https://github.com/justintv/Twitch-API/blob/master/v3_resources/follows.md#get-channelschannelfollows

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.