https://github.com/rishabkumar7/azurecertifiedbot
A twitter bot that retweets and likes #AzureCertified tweets!
https://github.com/rishabkumar7/azurecertifiedbot
Last synced: 8 months ago
JSON representation
A twitter bot that retweets and likes #AzureCertified tweets!
- Host: GitHub
- URL: https://github.com/rishabkumar7/azurecertifiedbot
- Owner: rishabkumar7
- License: mit
- Created: 2020-06-30T03:36:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:00:33.000Z (about 3 years ago)
- Last Synced: 2025-05-02T16:54:59.654Z (10 months ago)
- Language: Python
- Homepage:
- Size: 33.9 MB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AzureCertifiedBot
Written in Python and deployed on Azure VM, [AzureCertifiedBot](https://twitter.com/AZCertifiedBot) is a Twitter bot that likes and retweets #AzureCertified hashtag!
Source code based on [How to Make a Twitter Bot in Python With Tweepy](https://realpython.com/twitter-bot-python-tweepy/) by Miguel Garcia.