From 16e5acbd2703f97414a63f772d4e2d43d9ddee81 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 12 Dec 2024 02:25:29 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f624cb..2811114 100644 --- a/README.md +++ b/README.md @@ -394,7 +394,7 @@ There is no direct support for MQTT in the code, however, reports from Discord a | `askai` and `ask:` | Ask Ollama LLM AI for a response. Example: `askai what temp do I cook chicken` | ✅ | | `messages` | Replays the last messages heard, like Store and Forward | ✅ | | `readnews` | returns the contents of a file (news.txt, by default) via the chunker on air | ✅ | -| `satpass` | returns the pass info from API for defined NORAD ID in config | ✅ | +| `satpass` | returns the pass info from API for defined NORAD ID in config | | ### Games (via DM) | Command | Description | |