Update bbstools.py

This commit is contained in:
SpudGunMan
2024-07-24 20:31:14 -07:00
parent f5b600585e
commit 3cdc9ca253
+1
View File
@@ -2,6 +2,7 @@
# K7MHI Kelly Keeton 2024
import pickle # pip install pickle
from modules.settings import *
trap_list_bbs = ("bbslist", "bbspost", "bbsread", "bbsdelete", "bbshelp")