Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 532 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 532 Bytes

Pilsen Air Quality Twitter bot

Simple Air quality bot, which reports air quality index to twitter. Uses IQair and OpenWeather API

Based on Prague Air Quality Twitter Bot by @janhynek

Would you like to customize the bot for your city?

  1. find your city coordinates
  2. pass them to AirQualityBot in main.py
  3. fill in tokens in credentials/credentials.py
  4. publish the bot on the scheduling service of your choice (shout out to pythonanywhere!)

Feel free to contact me if you would like to extend/reuse this bot