Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.
/ aqihk Public archive

Twitter bot that reports Hong Kong air quality

Notifications You must be signed in to change notification settings

fionn/aqihk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Quality in Hong Kong

A Twitter bot (running at @aqihk) that tweets the current air quality index in Hong Kong in approximately real-time.

Deployment

Provide environment variables for WAQI API TOKEN and Twitter API credentials (see twitterauthenticator). Generate a virtual environment with make venv. This will also pull in the latest dependencies from PyPI.