Category: Misc.

How to Post tweets through Applescript

Hi there! This tutorial is going to show you how to post “tweets” to Twitter. The following code comes directly from my ASTwitterLibrary, which is a complete library of methods for Applescript that you can use to interact with Twitter.
Posting a tweet is very simple. First we need to set our username and [...]