/aqihk

Twitter bot that reports Hong Kong air quality

Primary LanguagePython

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.