mirror of
https://github.com/tiennm99/export-telegram-group-members.git
synced 2026-08-06 16:24:23 +00:00
feature/python
export-telegram-group-members
Export Telegram group members
How to use
- Clone this repository:
git clone https://github.com/tiennm99/export-telegram-group-members.git
- Install requirements:
pip install -r requirements.txt
- Create a new Telegram app at https://my.telegram.org and get the
api_idandapi_hash. - Copy
.env.exampleto.envand fill in theapi_id,api_hash, andphone. - Run the script:
python main.py
Languages
Python
100%