Update injectDM.py

This commit is contained in:
SpudGunMan
2025-10-03 19:07:25 -07:00
parent c51a4584ae
commit 8f1cb6265d

View File

@@ -8,6 +8,7 @@ import argparse
# welcome header
print("meshing-around: injectDM.py -s NODEID -d NODEID -m 'Hello World'")
print("Auto-Inject DM messages to data/bbsdm.pkl")
print(" needs config.ini [bbs] bbsAPI_enabled = True ")
print("---------------------------------------------------------------")
try: