✿ jasmine
-
Log in to telegram developer account using your phone number
-
Run
pip install -r requirements.txt
-
Run
npm i
-
Run
jasmine.py
and complete setup with any query -
Create
.env
file with:TELE_ID="<your_telegram_app_id>" TELE_HASH="<your_telegram_app_hash>" TELE_NUMBER="<your_telegram_number>" TELE_SESSION="" GTC_COOKIES="<getcontact.json_location>"
Example:
TELE_ID="12345" TELE_HASH="23424ad24ad32b3242" TELE_NUMBER="6280000000000" TELE_SESSION="" GTC_COOKIES="getcontact.json"
-
Run it again