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 | |