Twitter-Bot-Custom
Demo Live Bot: https://twitter.com/bot_resources
Steps to follow:
1) Create a twitter account for your twitter bot
2) Apply for twitter developer account
3) Pass all the necessary verifications by Twitter
4) Create a new app
5) Change to read and write mode and regenerate the Tokens
6) Put the tokens in the secrets.py file
7) Create a virtual environment virtualenv <venv> and activate it source <venv>/bin/activate
8) Run the requirements.txt
9) Enter the hashtags in the list bot
10) Run the bot.py