From cefbe9317807f44111ece067185f3319f76cec5c Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sun, 26 Oct 2025 12:13:24 -0700 Subject: [PATCH] Update bbstools.md --- modules/bbstools.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/bbstools.md b/modules/bbstools.md index 3d669d9..4696c84 100644 --- a/modules/bbstools.md +++ b/modules/bbstools.md @@ -176,6 +176,12 @@ schedule.every(2).days.at("10:00").do(send_message("bbslink MeshBot looking for - Verify file permissions and paths. - Ensure the bot reloads the database after file copy. +- **Custom file problems?** +- remove the custom_scheduler.py and replace it with [etc/custom_scheduler.py](etc/custom_scheduler.py) + + The bbs link command should include `bbslink` +`.do(send_message("bbslink MeshBot looking for peers", schedulerChannel, 0, schedulerInterface))` + ```ini [bbs] # The "api" needs enabled which enables file polling and use of `script/injectDM.py`