Add leaderboard command documentation to README

Co-authored-by: SpudGunMan <12676665+SpudGunMan@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-10-08 16:53:07 +00:00
parent c74e4f99b2
commit 171480b704
+1
View File
@@ -101,6 +101,7 @@ git clone https://github.com/spudgunman/meshing-around
| `ping`, `ack` | Return data for signal. Example: `ping 15 #DrivingI5` (activates auto-ping every 20 seconds for count 15 via DM only) | ✅ |
| `cmd` | Returns the list of commands (the help message) | ✅ |
| `history` | Returns the last commands run by user(s) | ✅ |
| `leaderboard` | Shows extreme mesh metrics: lowest battery 🪫, longest uptime 🕰️, fastest speed 🚓, highest altitude 🚀, coldest/hottest temps 🥶🥵, worst air quality 💨, and special packet detections | ✅ |
| `lheard` | Returns the last 5 heard nodes with SNR. Can also use `sitrep` | ✅ |
| `motd` | Displays the message of the day or sets it. Example: `motd $New Message Of the day` | ✅ |
| `sysinfo` | Returns the bot node telemetry info | ✅ |