Single comment thread
See full discussion

Try something like
var stream = T.stream('statuses/filter', { follow: Kanyesscreenname });
stream.on('tweet', function (tweet) {
console.log("reply here");
});

Home
Search
Messages
Notifications
More