Twitter is hot platform for marketers, but interacting with each tweet yourself can be tireing, so this bot will help you engage with your audience and build a big following. Supported operations - Follow users, unfollow users, favorite users content. It is written in python and is very easy to customize. This python 🐍 twitter bot uses Twitter's API to access twitter.
It can also work as a clone for @100daysofcode bot. ❤️
- Twitter Developer Account, this video will help you create a twitter developer account.
- The main dependency is Tweepy 3.7. You'll need to get it too.
- Copy Followers: Copies follower from a twitter account to your account by following them.
- Favorite tweets as they get posted for all the search terms you specify.
- Unfollow all user who don't follow you back. Comes with a safe list feature.
- More features to come....
-
Download or clone this repo. Dowload it from Here!. 📁
-
Install Tweepy by using following command -
pip install tweepy
-
Fill out the
Credentials.py
file with relevent Keys. -
Open Each File and check for
###Variables
Comment and Change the variables. If you can go through the code it will be awesome too. -
Run the python files. Internet connection required.
Please Pardon me for this ugly ReadMe but I will learn to write it soon