How would I get a web app (for example, @Example) to do the following for an authenticated user?
- Send a status update (send a new tweet, ie. "I just used the new @Example app!")
- Follow @Example
In one click... Can someone point me in the right direction? Thanks! ♥