View on GitHub

weather-bot

Twitter bot that provides weather information

WeatherBot

Twitter bot that provides weather information. This bot generates an image with the weather forecast of a city entered by the user through a tweet.

Output Image

Tweet

Setup

Needed Libraries

To create this project we used multiple libraries. The main ones where.

PIL

> pip install Pillow

Numpy

> pip install numpy

Tweepy

> pip install tweepy

API Key

OpenWeatherAPI Get your OpenWeather API key here

Twitter Developer Apply for your twitter API key here

Files

Folders