/export-telegram-group-members

Export Telegram group members

Primary LanguagePythonApache License 2.0Apache-2.0

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