mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-08 09:53:02 +02:00
Update bbstools.py
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ def save_bbsdb():
|
||||
|
||||
def bbs_help():
|
||||
# help message
|
||||
return "BBS Commands:\n'bbslist'\n'bbspost $subject #message'\n'bbsread #'\n'bbsdelete #'"
|
||||
return "BBS Commands:\n'bbslist'\n'bbspost $subject #message'\n'bbsread #'\n'bbsdelete #'\n'cmd'"
|
||||
|
||||
def bbs_list_messages():
|
||||
#print (f"System: raw bbs_messages: {bbs_messages}")
|
||||
|
||||
Reference in New Issue
Block a user