From 8fed03ed7c14a81e3a80561c2da1f405578981ee Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 12 Jun 2024 13:56:44 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 619db10..2be9497 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,7 @@ Random Mesh Scripts - requires meshtastic python tools `pip install meshtastic` ## pong-bot.sh +![alt text](pong-bot.jpg "Example Use") + 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.