Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Suggest proper EndPoints for other streams #68

Closed
farahnaj opened this issue May 29, 2013 · 3 comments
Closed

Suggest proper EndPoints for other streams #68

farahnaj opened this issue May 29, 2013 · 3 comments

Comments

@farahnaj
Copy link

Hi,
I want to read other streams like sent tweets, Direct Messages, mentions etc so which endpoints give me this tweets from hosebird api?

@kevinoliver
Copy link
Contributor

DMs and replies are included in userstreams [1]
Mentions can be done via track terms [2]

All the streaming api documentation is here [3]

[1] https://dev.twitter.com/docs/streaming-apis/streams/user
[2] https://dev.twitter.com/docs/streaming-apis/parameters#track
[3] https://dev.twitter.com/docs/streaming-apis

@farahnaj
Copy link
Author

my problem is How to combine all this with HBC? from where i can get all this in HBC?

@riteshkapadia
Copy link

Hi did you manage to consume direct messages using HBC?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants