diff --git a/README.md b/README.md index 1cc4861..267f0e9 100644 --- a/README.md +++ b/README.md @@ -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 | βœ… |