Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishabkumar7/azurecertifiedbot
A twitter bot that retweets and likes #AzureCertified tweets!
https://github.com/rishabkumar7/azurecertifiedbot
Last synced: 2 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T11:00:33.000Z (almost 2 years ago)
- Last Synced: 2024-05-08T00:27:13.473Z (6 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.