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
- Host: GitHub
- URL: https://github.com/isala404/likebot
- Owner: isala404
- Created: 2018-04-18T15:50:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-02T14:10:42.000Z (about 7 years ago)
- Last Synced: 2025-02-01T13:30:29.981Z (8 months ago)
- Topics: bot, like, sentiment-analysis, threading-hashtags, tweets, twiter
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 vaderSentimentThen 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