Fix typo on README

This commit is contained in:
Ryan Turner
2024-12-09 20:00:56 -06:00
committed by GitHub
parent c45cf5d207
commit 05c6e56a4f
+1 -1
View File
@@ -352,7 +352,7 @@ There is no direct support for MQTT in the code, however, reports from Discord a
| `bbspost` | Posts a message to the public board or sends a DM(Mail) Examples: `bbspost $subject #message`, `bbspost @nodeNumber #message`, `bbspost @nodeShortName #message` | ✅ |
| `bbsdelete` | Deletes a message. Example: `bbsdelete #4` | ✅ |
| `bbsinfo` | Provides stats on BBS delivery and messages (sysop) | ✅ |
| `bbllink` | Links Bulletin Messages between BBS Systems | ✅ |
| `bbslink` | 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 | |