Install the required packages
Windows
pip install -r requirements.txt
Linux
pip3 install -r requirements.txt
To use this tool, you need to obtain you API_ID & API_HASH of your telegram account.
For this do this:
- Log in to your Telegram core: https://my.telegram.org.
- Go to 'API development tools' and fill out You will get basic addresses as well as the api_id and api_hash parameters required for user authorization
The first time you start this program. You need to authenticate with your mobile phone and you will receive a code a PIN Code via Telegram Bot.
After that a .session file has going to be created in the directory, after that you can use the program without any problems.