About tweet mention

Support / help / discussion forum for twitter bot
Post Reply
Fahad
Posts: 193
Joined: Sat May 18, 2019 2:26 pm

About tweet mention

Post by Fahad »

Hi,

Just wondering how can I do this:

Tweet thousands of tweets.. and every tweet get one mention to one unique user at a time.

So:

1- I have a text file with all the profile id or url or @user

2- I have 10000 tweets

This is the input..

The output that I want is this:

tweet will look like this:

Code: Select all

Hi,

Just want to let you know I'm here..

@user
How can I do this?

I try assign meta but I will put like 15K user to my database of mention so that can't be right..

Please guide me.
User avatar
martin@rootjazz
Site Admin
Posts: 34627
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: About tweet mention

Post by martin@rootjazz »

use the AUTO MENTIONS option

set your AUTO MENTION by either specifying the 10000s of profiles to @mention or specify a search to find them for the action
Include the token to insert the mentions #auto_mentions#


tutorial:
https://www.youtube.com/watch?v=JG0XeKt2uFI




Regards,
Martin
Post Reply