bamnet / c2_twitter

Concerto 2 Twitter Dynamic Content Magic, if it works.
MIT License
0 stars 0 forks source link

Support additional types of Twitter streams. #1

Open kench opened 11 years ago

kench commented 11 years ago

Currently, the c2_twitter plugin only supports user timelines.

As a Concerto screen owner with a heavy social media presence, I want the ability to pull in tweets that satisfy search criteria (Tweets containing specific @usernames or #hashtags).

I also want the ability to show tweets from a given list of users.

bamnet commented 11 years ago

What do the different Twitter API calls we need look like?

kench commented 11 years ago

For search: https://dev.twitter.com/docs/api/1.1/get/search/tweets Example: http://search.twitter.com/search.json?q=@RPIAlumni

Lists Documentation: https://dev.twitter.com/docs/api/1.1/get/lists/statuses