From 86a026651ec5b48b1afe46bf47d9ad24b65dea21 Mon Sep 17 00:00:00 2001 From: oasis6212 Date: Sun, 10 Aug 2025 08:40:48 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58a5b18..26de5f0 100644 --- a/README.md +++ b/README.md @@ -251,7 +251,7 @@ such as every county, town, and area affected. You can expect about 4 or 5 messa a single message when set to false. --ALERT_CHANNEL_INDEX: #Channel index for weather alerts, default is 0 (first channel) +- ALERT_CHANNEL_INDEX: #Channel index for weather alerts, default is 0 (first channel) - FIRST_MESSAGE_DELAY: # Delay in seconds between receiving a request and sending the first message back. This is @@ -345,7 +345,7 @@ Structure: loc {Latitude/longitude Command} command can be any of the regular co To ensure compatibility of your coordinates, only use up to 4 digits past the decimal point like in the example. -## API Handaling details +## API Handling details To prevent excessive api calls, the bot will check if it currently has the data being requested and if it is less than an hour old. If both those conditions are met, the bot will use its catched data. If not, it will refresh the @@ -390,3 +390,4 @@ This project is neither endorsed by nor supported by Meshtastic. Meshtastic® is a registered trademark of Meshtastic LLC. Meshtastic software components are released under various licenses, see GitHub for details. No warranty is provided - use at your own risk. +