From e90b73839f4a2d534158b60c69803165c9a47a58 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sat, 20 Jul 2024 01:29:43 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d84faf5..b556b8b 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,7 @@ DadJokes = True StoreForward = True StoreLimit = 3 # The number of StoreForward messages to retain ``` - - +The BBS has admin and block lists, see the modules/bbstools.py for details # requirements can also be installed with `pip install -r requirements.txt` @@ -83,7 +82,6 @@ can also be installed with `pip install -r requirements.txt` pip install meshtastic pip install pubsub ``` - mesh-bot enhancments ```