Simple Air quality bot, which reports air quality index to twitter. Uses IQair and OpenWeather API
- find your city coordinates
- pass them to AirQualityBot in
main.py
- fill in tokens in
credentials/credentials.py
- publish the bot on the scheduling service of your choice (shout out to pythonanywhere!)