From d9f596f06db199c0c3983cd1da6474af00e2c232 Mon Sep 17 00:00:00 2001 From: Kelly Date: Mon, 7 Oct 2024 10:35:46 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f401156..0189c04 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Welcome to the Mesh Bot project! This feature-rich bot is designed to enhance yo ### Dual Radio/Node Support - **Simultaneous Monitoring**: Monitor two networks at the same time. -- **Flexible Messaging**: send mail between networks. +- **Flexible Messaging**: send mail and messages, between networks. ### Advanced Messaging Capabilities - **Mail Messaging**: Leave messages for other devices, which are sent as DMs when the device is seen. From 828970cc5eae34e3fa438a51f11230f7bb72adb6 Mon Sep 17 00:00:00 2001 From: Kelly Date: Mon, 7 Oct 2024 10:39:09 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0189c04..1d21292 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Welcome to the Mesh Bot project! This feature-rich bot is designed to enhance yo - **Send Mail**: Send mail to nodes using `bbspost @nodeNumber #message` or `bbspost @nodeShortName #message`. ### Interactive AI and Data Lookup -- **NOAA location Data**: Get localized weather(alerts) and Tide information. +- **NOAA location Data**: Get localized weather(alerts) and Tide information. Open-Meteo is used for wx only outside NOAA coverage. - **Wiki Integration**: Look up data using Wikipedia results. - **Ollama LLM AI**: Interact with the [Ollama](https://github.com/ollama/ollama/tree/main/docs) LLM AI for advanced queries and responses.