If you'd like to support developer, you can consider:
pip3 install -r requirements.txt
# change the fields of the config.py file ..
API_ID = '' # Your Telegram acc API ID
API_HASH = '' # Your Telegram acc API HASH
PHONE_NUMBER = '' # Your Telegram acc Phone Number
python3 main.py
pip3 install -U tgcrypto