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