Open kench opened 11 years ago
What do the different Twitter API calls we need look like?
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
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.