5 pages available
The `air-quality` repository contains a Python-based project designed to provide automated air quality updates for Phnom Penh, Cambodia, via a Telegram bot. The primary goal is to keep users informed
This guide will walk you through the process of setting up and running the Air Quality Telegram Bot. The bot fetches air quality data for Phnom Penh and sends periodic updates, including advice and vi
The `air-quality` repository leverages external APIs to retrieve and process air quality data. Two distinct approaches are present in the codebase: one utilizing the AirVisual API for real-time AQI up
The `bot.py` script serves as the central operational component of the Air Quality Telegram Bot, orchestrating data fetching, message generation, and scheduling. It is structured around two main class
This page details the essential configuration elements required for the Air Quality Telegram Bot to function correctly: environment variables for sensitive API credentials and a `keys.json` file for m