https://github.com/suleman-elahi/twitterautofavorite
This is a tiny Twitter bot in python to automatically favourite tweets having a specified hashtag.
https://github.com/suleman-elahi/twitterautofavorite
bot python tweepy twitter
Last synced: about 1 year ago
JSON representation
This is a tiny Twitter bot in python to automatically favourite tweets having a specified hashtag.
- Host: GitHub
- URL: https://github.com/suleman-elahi/twitterautofavorite
- Owner: Suleman-Elahi
- Created: 2017-12-12T15:16:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T04:28:40.000Z (about 7 years ago)
- Last Synced: 2025-03-29T08:03:56.022Z (about 1 year ago)
- Topics: bot, python, tweepy, twitter
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TwitterAutoFavorite
This is a tiny Twitter bott in python to automatically favourite tweets having a specified hashtag.
This Twitter bot uses Tweepy, a Python module to deal with the Twitter API.
>Replace the API credentials with yours in the keys.py file. Specify the number of tweets to fetch from Twitter and specify a hashtag. For this, open bot.py and then make neccessary edits on line 15.
Successfully tested and ran with Python27, running on Windows 10, build 15063.726