Skip to content

EyalMeschman/TelegramScanner

Repository files navigation

TelegramScanner

How to run locally?

  1. Go to https://my.telegram.org/auth
  2. Login with your phone number
  3. Create new application
  4. After creating the application you will have the api id and api hash. The phone number is yours and also the username

Prerequisites

  • There is a mandatory configuration of some modules that we need to set up. In the project's root directory create .env file and place the following key/value there:

    API_ID={Your api id}
    API_HASH={Your api hash}
    PHONE={Telegram Account Phone number '+<country code>-<local number>'}
    _USERNAME={Your name}
  • in order to install all relevant libraries, run the following command in the root directory:

    pip install -r .devcontainer/requirements.txt
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages