Listen to follow and host events

Hello everyone!

What is the best way to find out when people follow? I wish to reward users with currency for following. One obvious solution would be to poll the endpoint and check for new followers, but it’s obviously not a great solution. Are there any better solutions? Maybe a PubSub topic with the usual caveats of not being official? Or am I stuck with polling the kraken endpoint? I’d also like to listen to host events to again reward streamers with currency for hosting, best way?

You’re stuck with polling the kraken endpoint. You can listen to host notifications via chat.

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