Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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.