2025-07-08 09:45:31 +07:00
2024-03-29 22:31:46 +07:00
2024-03-29 22:31:46 +07:00
2025-07-08 09:45:31 +07:00
2024-03-29 21:41:03 +07:00
2025-07-08 09:45:31 +07:00
2024-03-29 22:31:46 +07:00

export-telegram-group-members

Export Telegram group members

How to use

  1. Clone this repository:
git clone https://github.com/tiennm99/export-telegram-group-members.git
  1. Install requirements:
pip install -r requirements.txt
  1. Create a new Telegram app at https://my.telegram.org and get the api_id and api_hash.
  2. Copy .env.example to .env and fill in the api_id, api_hash, and phone.
  3. Run the script:
python main.py
S
Description
Export Telegram group members
Readme Apache-2.0
414 KiB
Languages
Python 100%