Skip to content
/ jasmine Public

Just Another Search Module In-case-of Nearly Everything

Notifications You must be signed in to change notification settings

xrce/jasmine

Repository files navigation

✿ jasmine

Setup

  1. Log in to telegram developer account using your phone number

  2. Run pip install -r requirements.txt

  3. Run npm i

  4. Run jasmine.py and complete setup with any query

  5. 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"
    
  6. Run it again

About

Just Another Search Module In-case-of Nearly Everything

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published