Update README.md

This commit is contained in:
SpudGunMan
2024-12-08 19:44:51 -08:00
parent db6f20dd3b
commit e16ecbe1b7
+5
View File
@@ -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 | |