Skip to content

A twitter bot that befriends users based on given search terms.

Notifications You must be signed in to change notification settings

joefearnley/twitter_php_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###PHP Twtter Bot

A twitter bot that befriends users based on given search terms. It utilizes a modified version of the php-twitter library.

The idea is to run it on a regular basis, like everyday, in the morning maybe. You would need a computer with access to the twitter api and some sort of job scheduler. Or I guess if you can figure how to send a message in a bottle or via western union to the twitter api. In which case please fork this and tell me how you do it. I think this could have been useful a couple of years ago. Backward thinking?

###Usage Modify the the php_twitter_bot.php file by updating the $username, $password, and $search_terms variables with your twitter credentials.

Then run the following:

[~#] php php_twitter_php.php

###Requirements

  • PHP 5.2

About

A twitter bot that befriends users based on given search terms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages