From 2e246c675bfa3266b6b426264cccdb87150170af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Knud=20Schr=C3=B8der?= <37827873+dk98174003@users.noreply.github.com> Date: Wed, 5 Nov 2025 21:08:38 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b90c12 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# MeshtasticBot +Minimal Meshtastic TCP bot that replies to direct text commands like ping, mail, info, and help — simple, extendable, and logs all actions.