From 5738615b485af4a3ebff42dbce0172623e392360 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Tue, 11 Jun 2024 23:29:39 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e7df0b6..619db10 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # meshing-around Random Mesh Scripts + +- requires meshtastic python tools `pip install meshtastic` + +## pong-bot.sh +Little bot which will trap keywords like ping and respond on a DM with pong. The script will also monitor the group channels for keywords to trap on. you can also `Ping@Data to Echo` as a example for further processing. +