From e16ecbe1b7a09e9e9ff78ef96dc98df7b96f5a4c Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sun, 8 Dec 2024 19:44:51 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9ec8f83..47ff6a6 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,11 @@ There is no direct support for MQTT in the code, however, reports from Discord a | `bbsdelete` | Deletes a message. Example: `bbsdelete #4` | ✅ | | `bbsinfo` | Provides stats on BBS delivery and messages (sysop) | ✅ | | `bbllink` | Links Bulletin Messages between BBS Systems | ✅ | +| `email:` | Sends email to address on file for the node or `email: bob@test.net # hello from mesh` | | +| `sms:` | Send sms-email to multiple address on file | | +| `setemail:`| Sets the email for node communciations | | +| `setsms:` | Sets the SMS-Email for node communications | | +| `clearsms:` | Clears all SMS-Emails on file for node | | ### Data Lookup | Command | Description | |