Skip to content

TrentPierce/Man-Overboard-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

Man-Overboard-Bot

Will poll Twitter for the keywords defined in config.json. When the keyword matches, the bot retweets the relevant tweet. View it in action at http://www.Twitter.com/ManOverboardBot

Donate

If you're feeling kind, feel free to throw some cash my way for a beer!

Disclaimer

This bot is written purely for educational purposes. I hold no liability for what you do with this bot or what happens to you by using this bot. Abusing this bot can get you banned from Twitter, so make sure to read up on proper usage of the Twitter API.

License

You can fork this repository on GitHub as long as it links back to this original repository. Do not sell this script as I would like the code to remain free.

Prerequisites

  • TwitterAPI
  • Python 2.7

Configuration

Open up config.json and make the values correspond to your Twitter API credentials.

Installation

From the command line:

pip install TwitterAPI

Then run:

python main.py

About

Will Poll Twitter for Man Overboard alerts worldwide, and ReTweet them as a central repository for all alerts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%