miguelmalvarez / Twitter-Cycling-Bot

Twitter bot to recommend the cycling clothes and gear to wear in a given day during a job commute, given a weather forecast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter-Cycling-Bot

One of the challenges of cyling to work is that the weather in many cities (e.g., London in my case) changes quite dramatically from day to day and the cycling gear and clothes will be completely dependent on these conditions.

This project is a (slightly-overengineered) way to solve the proble, mainly driven by fun. The idea is to create a Twitter bot (that will be hosted probably in AWS Lambda) that will check the weather forecast (using a 3rd party API) every morning and will tweet, based on the weather factors, a recommendation for the clothes to wear that day.

About

Twitter bot to recommend the cycling clothes and gear to wear in a given day during a job commute, given a weather forecast.

License:MIT License


Languages

Language:Python 100.0%