From 8f1cb6265dcbd0bf2de573bd344f43e01159fe8d Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Fri, 3 Oct 2025 19:07:25 -0700 Subject: [PATCH] Update injectDM.py --- script/injectDM.py | 1 + 1 file changed, 1 insertion(+) diff --git a/script/injectDM.py b/script/injectDM.py index 1c8a9c6..e4c251e 100644 --- a/script/injectDM.py +++ b/script/injectDM.py @@ -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: