SpiderStrategies / node-tweet-stream

Node twitter module to hook into the public filter streaming, seamlessly updating the tracking keywords.
210 stars 43 forks source link

Can't track users #37

Closed ghost closed 8 years ago

ghost commented 8 years ago

Tracking user like this: twitter.follow('moezalez'); doesn't work for me. It just doesn't track anything without any error notification. Twitter returns 406 https://dev.twitter.com/streaming/overview/connecting

nathanbowser commented 8 years ago

I don't currently use the follow feature, so wasn't aware of this. Perhaps twitter changed the API since this feature was coded?

PR definitely welcome.

ghost commented 8 years ago

@nathanbowser Hey Nathan, I just realised I made a mistake. it is still working, though you need the User ID instead of the handle.