Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 518 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 518 Bytes

instagram-quote-bot

The instagram quote bot creates a 512x512 image with the quote of the day (from https://quotes.rest/qod) with PIL and upload it to instagram with instabot.

The bot can be automated through task scheduler or a cloud platform as a service (Paas) like Heroku, AWS, Google Cloud, and more.

ALong with the code, an example of the image generated is shown as quoteImage.png

New fonts can be updated by downloading the font, putting it into the fonts folder, and then specifying the font in main.py