From 562b20aa58d6487ef5f81a62cfe0151a2bbced34 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 18 Nov 2024 17:46:55 +0000 Subject: Better phone number formatting instructions --- team-2/sim-commands.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'team-2/sim-commands.txt') diff --git a/team-2/sim-commands.txt b/team-2/sim-commands.txt index 24a0566..1a95960 100644 --- a/team-2/sim-commands.txt +++ b/team-2/sim-commands.txt @@ -34,9 +34,13 @@ yjoGRMm24>?W>PyqYz_)NRHso om m0,{C'lS}k<05QL"^BZR That sends a text message with the content "Your message" to the phone number, -+44 7123 456789. If you want to send to a different number, just replace -the number. Be careful to make sure the number starts with +44, doesn't contain -any spaces and is inside "double quotes". +07123 456789. This isn't a real phone number, it's just an example. If you want +to send to a real number, just replace the number. Be careful to make sure to +format it right: + +- The number must start with +44 instead of 0 +- The number can't contain any spaces +- The number must be inside double quotes: "" You need to be in Text Mode to use this command effectively. -- cgit v1.2.3