Hi,

I'd like store my followers latest status tweet containing that
hashtag #RT and the mention of my name.

For example if one of my followers status was "HEY watch my video #RT
@myusername" then I'd like to retweet this.

When you visit the following xml page we can get the followers last
tweet.

https://api.twitter.com/1/statuses/followers/bbclick.xml

I'd just like to store the tweet id which @mention me and contain the
hashtag #RT.

The ID would be stored in a mysql table using php.

I'm having difficulty looping through all my follower stauses. I do
understand that it'd have to be the last status update of my follower
for this to work.

Can you please assist me.

Many Thanks, ayath

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk

Reply via email to