Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twitter hashtag #191

Open
lekoala opened this issue Jan 7, 2015 · 3 comments
Open

twitter hashtag #191

lekoala opened this issue Jan 7, 2015 · 3 comments

Comments

@lekoala
Copy link

lekoala commented Jan 7, 2015

Is there a way to have a stream based on a hashtag instead of a user?

@christianvuerings
Copy link
Owner

@lekoala that should be possible but you would have to write you're own service/feed. e.g. twitterhash
Have a look at https://github.com/christianv/jquery-lifestream/blob/ea8b69a947a340ef64657f150b81c48f95ba9cb2/src/services/twitter.js to get started

@lekoala
Copy link
Author

lekoala commented Jan 13, 2015

yes, I thought about that too. But since you already have a service for twitter by username, I thought that maybe you could also handle an extra parameter for hashtags as well ?

@christianvuerings
Copy link
Owner

@lekoala That's definitely a possible way as well - we just need to make sure it works with the me and example page: http://christianv.github.io/jquery-lifestream/me/

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

No branches or pull requests

2 participants