Twitter bot in Python using tweepy.
- Auto retweet on certain Hastag
- Auto follow your followers
- Save Tweets in CSV format for text analysis
git clone https://github.com/Py-Contributors/twitterify
cd twitterify
pip install -r requirements.txt
cp example.env .env
-
Get the api keys from here
-
AutoFollow.py - follow your followers automatically
python autoFollow.py
- AutoRetweet.py - retweet tweets with certain hashtag
python autoRetweet.py
- saveData.py - save tweets in csv format
python saveData.py
check more at MIT License
- Project: Twitterify
- Author: CodePerfectPlus
- Language: Python
- Github: GitHub
- Website: CodePerfectPlus
- Email: Email Me