Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 346 Bytes

TelegramLoggerPY

simple for logging your telegram private messages.

Setup

  1. git clone https://github.com/luck20yan/TelegramLoggerPY.git
  2. create api_id and api_hash in my.telegram.org
  3. change api_id and api_hash in /main.py (lines 7, 8)
  4. python3 -m pip install pyrogram
  5. python3 main.py