From d3c7ecfd18ddbaa8ee1a77b69a31ca19a2e5e2ac Mon Sep 17 00:00:00 2001 From: jowi-tech <72805812+jowi-tech@users.noreply.github.com> Date: Sun, 31 Jan 2021 14:29:50 +0100 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e5905bb --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Telegram_phone_numbers + +You would need the following to use the script. + +1. A telegram account with a phone number. +2. Telegram 'api id' and 'api hash', which you can by creating a developers account on the link: https://my.telegram.org/. +3. Please put the values of PHONE_NUMBER, API_ID and API_HASH within the script. +4. Run the script: python3 Telegram_phone_validation.py +