Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Script to post a tweet with an image on Twitter?


  • Please log in to reply
1 reply to this topic
bruno
  • Members
  • 635 posts
  • Last active: Nov 04 2015 02:26 PM
  • Joined: 07 Mar 2011

Any AHK script to post a tweet on twitter with an image (preferably using Firefox, but IE is OK)?



Maestr0
  • Members
  • 652 posts
  • Last active: Aug 17 2019 06:07 PM
  • Joined: 18 Oct 2008

I'd suggest using a Twitter command line tool and use ahk to automate that.

 
Maybe something like the following (I've not tested it):
 
The AHK tool would have to:
- allow for entering user and password for the twitter account to upload to,
- a browse option for any file/picture to add
- a textbox with a limit on the allowed characters to post