mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-13 12:45:40 +02:00
bbs help
clarify missing command per https://github.com/SpudGunMan/meshing-around/issues/310 Co-Authored-By: Joe <85746415+wb3ihy@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ def save_bbsdb():
|
||||
|
||||
def bbs_help():
|
||||
# help message
|
||||
return "BBS Commands:\n'bbslist'\n'bbspost $subject #message'\n'bbsread #'\n'bbsdelete #'\n'cmd'"
|
||||
return "BBS Commands:\n'bbslist'\n'bbspost $subject #message'\n'bbspost @node #message' (DM)\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