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

Chain should support tweets #22

Open
ssfrr opened this issue Sep 29, 2014 · 2 comments
Open

Chain should support tweets #22

ssfrr opened this issue Sep 29, 2014 · 2 comments

Comments

@ssfrr
Copy link
Member

ssfrr commented Sep 29, 2014

This is necessary to fully port DoppelLab over to Chain. It should have timestamp and text content, and link it to a Person resource.

@kkleidal
Copy link
Contributor

Would this involve making a "Twitter listener" device that runs as server which listens for one or more user's tweets? Or maybe tweets belonging to one or more queries, whether that query be user, hashtag, mentions, etc. Maybe it would have a sensor for every query.

I'd like to learn more about how it worked in DoppelLab.

@ssfrr
Copy link
Member Author

ssfrr commented Sep 29, 2014

There is a twitter account called doppellab which never tweets but follows. The idea is that the daemon that feeds data into Chain will log into the API as the doppellab user and listen for tweets from all the people it follows. So editing the set of accounts that show up in Chain/Doppellab is done by logging into twitter and following/unfollowing people.

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

No branches or pull requests

2 participants