mirror of
https://github.com/TheCommsChannel/TC2-APRS-BBS.git
synced 2025-02-10 04:09:04 -05:00
Add new command to welcome output
This commit is contained in:
parent
2ced0a83fa
commit
50b1d8f827
@ -53,5 +53,6 @@ def handle_command(callsign, command):
|
||||
return [
|
||||
"Hello and Welcome to the TC2-BBS!",
|
||||
"Please send a message with one of the commands below.",
|
||||
"Commands: (L)IST, (M)SG, (P)OST <text>, (S)SEND <callsign> <text>"
|
||||
"Commands: (L)IST, (M)SG, (P)OST <text>, (S)SEND <callsign> <text>",
|
||||
"(P)OST (U)RGENT <text>"
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user