To run:
- Run
pip install -r requirements.txt --upgrade
in console from this folder. - Create app and get your API keys at https://my.telegram.org. Then specify your API keys and target chat/group name in
.env
file. - Run
py telegram.py
in console from this folder. - Type your number in international format and a code that you recieved as a message.
The app will create photos
directory, members.txt
file and download all needed data from a specified group chat.