Have you ever wantd to create a Twitter bot? In this tutorial John G. Fisher shows how to create a bot with Python that tweets images or status updates at a set interval.

The script scrapes the web for images and then posts the images to Twitter. It can also be used to tweet phrases and text.

You can watch the video on the freeCodeCamp.org YouTube channel (17 minute watch).‌