Update bbstools.md

This commit is contained in:
SpudGunMan
2025-10-26 11:28:55 -07:00
parent 6fe874e192
commit 41093be614
+1 -1
View File
@@ -178,7 +178,7 @@ schedule.every(2).days.at("10:00").do(send_bbslink, send_message, schedulerChann
```ini
[bbs]
# The "api" needs enabled which enables file polling
# The "api" needs enabled which enables file polling and use of `script/injectDM.py`
bbsAPI_enabled = True
```