how can i automate reply to famous twitter accounts ?

montaz1

Registered Member
Joined
Oct 13, 2017
Messages
79
Reaction score
15
i saw some competitors do instant reply to famous accounts ?
it must be bot or something like that
the reply is instant within seconds after the any new tweet from famous accounts !
any one can share this method ?
 
The best way is to use the twitter API stream endpoints so you can "listen" to specific accounts and get an instant notificaiton when they post and you can reply.

If you can code is quite simply to do (once you have API keys - not so easy these days). IF you cannot code, to do exactly what you want may be difficult
 
Back
Top