Creating a new wordpress post from twitter tweets

Posted by pingu on Stack Overflow See other posts from Stack Overflow or by pingu
Published on 2010-04-12T02:02:29Z Indexed on 2010/04/12 2:13 UTC
Read the original article Hit count: 430

Filed under:
|
|

Hi guys,

I'd like to build an application that, on interval, it checks for tweets containing a particular hashtag, and creates an individual Wordpress post for each tweet that it finds.

What is the best way to do this? Are there existing plugins/tools available, or should I write my own custom plugin?

© Stack Overflow or respective owner

Related posts about twitter

Related posts about Wordpress