Goals for this project:
- Utilizie Twitter API to create a easy-to-use bot
- Demonstrate my programming skills in a real-world application
For a more in-depth explanation why I made this, go to documentation.md.
* Ability to RT and follow giveaway accounts to win free stuff * Program detects if tweets contain photos to help filter tweets
1. Tweepy
- [X] Connect Twitter API and begin collecting specific Tweets - [X] Figure out way to receiving new tweets and RT and follow those accounts - [X] Implement way to help filter out bunk tweets (used a photoChecker)