Skip to content

Instantly share code, notes, and snippets.

@rentzsch
Created January 17, 2012 06:31
Show Gist options
  • Save rentzsch/1625165 to your computer and use it in GitHub Desktop.
Save rentzsch/1625165 to your computer and use it in GitHub Desktop.
var hibari = [JSTalk application:'Hibari'];
var currentTweet = [hibari selectedTweet];
[hibari compose:'RT: @' + currentTweet.screenName + ': ' + currentTweet.tweetText];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment