Update README.md

This commit is contained in:
SpudGunMan
2024-07-20 01:29:43 -07:00
parent 5626e23fa4
commit e90b73839f
+1 -3
View File
@@ -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
```