From 3ada8295fc5b7d6687a2c156d0e0a4b60f666d54 Mon Sep 17 00:00:00 2001 From: Mark Mutti Date: Fri, 12 Sep 2025 22:11:40 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2930b4d..adae89f 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ # National Forest FireBot -A Python script that scrapes incidents for any National Forest using WildCAD's "WildWeb" feature, and posts fire-related findings to a given Telegram channel (optional). An SMS/text messaging component provides a self-service portal for end-users via a web server (optional). SMS messages are sent via Twilio. [![Automated Tests](https://github.com/acceptableEngineering/nf-firebot/actions/workflows/pull-request.yml/badge.svg?branch=main)](https://github.com/acceptableEngineering/nf-firebot/actions/workflows/pull-request.yml) +A Python script that scrapes incidents for any National Forest using WildCAD's "WildWeb" feature, and posts fire-related findings to a given Telegram channel (optional). An SMS/text messaging component provides a self-service portal for end-users via a web server (optional). SMS messages are sent via Twilio. + --- ## Live Demo / Real-World Usage -This code and GitHub project were created after meeting my own needs for monitoring action in Angeles National Forest. At the time of this writing, 136 people are making use of it, many of whom are wildland firefighters in our local national forest. You can see "ANF FireBot" in action here: + +[![Monitoring](https://status.landmark717.com/api/badge/17/status)](https://status.landmark717.com/status/anf-firebot) + +This code and GitHub project were created after meeting my own needs for monitoring action in Angeles National Forest. At the time of this writing, ~500 people are making use of it, many of whom are wildland firefighters in our local national forest. You can see "ANF FireBot" in action here: https://t.me/firebotanf And read more about it here: