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: 8 months ago
JSON representation

A twitter bot that retweets and likes #AzureCertified tweets!

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.