An open API service indexing awesome lists of open source software.

https://github.com/isala404/likebot

Automatically like tweets from threading hashtags from potential people who will follow you back
https://github.com/isala404/likebot

bot like sentiment-analysis threading-hashtags tweets twiter

Last synced: 7 months ago
JSON representation

Automatically like tweets from threading hashtags from potential people who will follow you back

Awesome Lists containing this project

README

          

# LikeBot
Automatically like tweets from threading hashtags from potential people who will follow you back

# Setup
You Need to have following packages::

$ pip install python-twitter
$ pip install vaderSentiment

Then You need create a twitter app at https://apps.twitter.com and take authorization keys and add that to the code
# Run
$ screen -dmS twitter-bot python3 auto_favorite.py