From a305acc492b83db4fed1cdf90946a5286fad02d1 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 22 Oct 2025 20:22:42 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d6dc34..e3663c3 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ git clone https://github.com/spudgunman/meshing-around ### Networking | Command | Description | ✅ Works Off-Grid | |---------|-------------|- -| `ping`, `ack` | Return data for signal. Example: `ping 15 #DrivingI5` (activates auto-ping every 20 seconds for count 15 via DM only) | ✅ | +| `ping`, `ack` | Return data for signal. Example: `ping 15 #DrivingI5` (activates auto-ping every 20 seconds for count 15 via DM only) you can also ping @NODE short name and if BBS DM enabled it will send them a joke | ✅ | | `cmd` | Returns the list of commands (the help message) | ✅ | | `history` | Returns the last commands run by user(s) | ✅ | | `leaderboard` | Shows extreme mesh metrics like lowest battery 🪫 `leaderboard reset` allows admin reset | ✅ |