A twitter bot which likes and retweets any tweet containing #100DaysOfDoingSomething
View the Project on GitHub vvyomjjain/100DaysOfDoingSomething
A twitter bot which likes and retweets any tweet containing #100DaysOfDoingSomething
This is a twitter bot which is made for motivating people to learn and do development. By tweeting their daily progress, they can let the world know about their efforts. This bot will also provide motivational replies to the users. This will not be just plain reply but dynamically selected from a pool of replies.
For this project we need the tweepy library. The version to be installed depends on the version of python.
python --version
pip install tweepy
pip3 install -U git+https://github.com/tweepy/tweepy.git@2efe385fc69385b57733f747ee62e6be12a1338b
The usage of the app needs a developer account for twitter. After signing up for that, follow these steps.
python tweetbot.py