Search PHP Dev for Twitter BOT

moncocopilote

Newbie
Joined
Oct 28, 2013
Messages
37
Reaction score
5
Hi everyone !

I need a php bot for twitter. So i search a PHP Dev who can do this for me.

The bot need to do this :

- When a user tweet with " words i can choose "
- Retweet and follow the author of the tweet

Anyone can do this ?

Have a good day !
 
repulsorbhw did a good job for me - add them on skype (repulsorbhw)
 
There are tons of bots that can already do this. Follow Liker for example.
 
Hey OP, contact me on skype or PM if you still need someone for this job. Skype - riktubrs
 
All you really need is a PHP script that will search for those keywords, retweet, and follow. You can then just setup a cron job for it to run every X minutes. Even if there's no single PHP script that can retweet and follow, you could probably find 2 that do each and run them at the same time.
 
Back
Top