From bd049b530f0b41c79b1771823a9e872a3cf5fc35 Mon Sep 17 00:00:00 2001 From: Aakash Agarwal <54284599+Aakash310@users.noreply.github.com> Date: Fri, 2 Oct 2020 16:26:18 +0530 Subject: [PATCH] Update credentials.py --- credentials.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/credentials.py b/credentials.py index 70c4e4b..4d05f5e 100644 --- a/credentials.py +++ b/credentials.py @@ -1,4 +1,4 @@ account_sid = "Your Account Sid" -auth_token = "Your Auth Token" +auth_token = "Your Authorized Token" my_cell = "+Your Cell Number" -my_twilio = "+Your Twilio Number" \ No newline at end of file +my_twilio = "+Your Twilio Number"