Open NilanjanaLodh opened 6 years ago
Hmm are you initializing the stream before the follow event occurs? Can you confirm that the user being followed is the one whose account you're connecting to in this code? Another thing to check is listen on user_event
events - this is emitted for any event to do with your account.
the onfollow function is not being called inspite of having a follow event. But the same thing works on using the 'message' event.