How to Reply to Tweets With Video?

Support / help / discussion forum for twitter bot
Post Reply
bradyx
Posts: 7
Joined: Wed Nov 10, 2021 6:25 am

How to Reply to Tweets With Video?

Post by bradyx »

Hello

I am using the Search and Tweet Reply as seen here:
Now how can I upload some videos in the tweets?
Can I only add tweets in text format?
I want to upload replies like this:
As you can see there's a video uploaded

Thanks
BradyX
User avatar
martin@rootjazz
Site Admin
Posts: 34346
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: How to Reply to Tweets With Video?

Post by martin@rootjazz »

You can include MEDIA in any TEXT TWEET via the token format:

Code: Select all

#media:<filepath>#

so

Code: Select all

#media:c:\path\to\my\image.jpg#
or

Code: Select all

#media:c:\path\to\my\video.mp4#

Regards,
Martin
Post Reply