astwitter
astwitter
- Subject: astwitter
- From: Yuma Antoine Decaux <email@hidden>
- Date: Wed, 07 Mar 2012 20:18:28 +1300
Sorry about all these questions but is there a way to send DMs to different users in the same script?
I've tried
set f1 to "apparatus:Users:zatoichi:downloads:rsi:ASObject.scpt" as string set f to "apparatus:Users:zatoichi:downloads:rsi:ASTwitterLibrary.scpt" as string set lib to load script alias f set ASObject to load script alias f1 as alias sendDirectMessage("triple7", "triple7", "alert") of lib sendDirectMessage("triple7", "triple7", "alert") of lib
The first message goes through almost instantly, but then nothing happens with the second one.
I've also encountered this sometimes using gui scripting.
Is it something relative to twitter not allowing multiple tweets at the same time? So should i place a delay between tweets?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden