━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🚀 Automated Telegram Reporting Tool – Report Telegram accounts in bulk using Python.
- 🔥 Mass Telegram reporting automation
- 🔑 Uses session-based authentication
- ⏳ Randomized delays to avoid detection
- 🖥️ Simple and easy-to-use CLI interface
🚨 This tool is strictly for educational and research purposes only. Misuse is strictly prohibited. The author holds no responsibility for any unintended use.
telegram-report/
├── main.py # Main script
├── README.md # Documentation
├── LICENSE # LICENSE
🛠️ Before You Start
Go to main.py → line 16 & 17 and add your own api_id and api_hash. Only then the script will run successfully.
#How To Get Api Id And Api Hash
- 📌 Read Me: Click Here
git clone https://raw.githubusercontent.com/ziddi-shop/telegram-report/main/main.py
cd telegram-reportEnsure you have Python installed, then install required modules:
pip install requests telethon asyncio random python main.pysudo apt-get update -y
sudo apt-get upgrade -y
apt install wget -y
apt install python -y
pip install requests
pip install random
pip install telethon
wget https://raw.githubusercontent.com/ziddi-shop/telegram-report/main/main.py
python3 main.py
📢 This project is for educational purposes only. Use it responsibly.
- 📌 Author: Ziddi Shop
- 📢 Need Help? Join our Telegram: nobi_shops
