Possible Duplicates:
Tweet question and answer
Broadcasting User-Activity over Twitter
I'd like to be able to have my SO questions tweeted to my Twitter account when I ask them, so anyone following me on T can go into SO and answer if they know the answer. I thought about creating a program that does this in some way, but it seems a natural place for such feature should be in SO itself. How would this work:
- each user would have a "twitter account" fields with username and login info
- once the user starts a new question on SO, the title and link to question gets posted to twitter
It could be also triggered when the user's answer is accepted or he earns a new badge.