Advanced Telegram Automation Tool with Real-time Global Usage Analytics.
Select the command according to the operating system you are using:
📦 STEP 1: Repository Setup
Platform
Command
Windows / Linux / macOS
git clone https://github.com/DevanTQ/TeleLog-Automation-Tool.git && cd TeleLog-Automation-Tool
Termux (Android)
pkg update && pkg upgrade && pkg install git python -y git clone https://github.com/DevanTQ/TeleLog-Automation-Tool.git && cd TeleLog-Automation-Tool
📚 STEP 2: Dependencies Installation
OS
Command
🪟 Windows
pip install -r requirements.txt
🐧 Linux (Debian/Ubuntu)
sudo apt install python3-pip -y && pip3 install -r requirements.txt
🍎 macOS
python3 -m pip install -r requirements.txt
📱 Termux
pip install -r requirements.txt
⚙️ STEP 3: Environment Configuration
Action
Instructions
File Location
Create a file named .env.
Configuration
Paste your API keys as shown below:
Content
env JSONBIN_API_KEY=your_key_here JSONBIN_BIN_ID=your_id_here
✨ Features & Architecture
📂 Directory Structure
🔍 Smart Features
🛠️ root/ : Main Python Source Code
✅ Validation : Auto-check Bot Token & Chat ID
🛡️ .gitignore : Security Protection
💻 UI : Clean Modern Command Line Interface
Caution
This project is created for EDUCATIONAL AND RESEARCH PURPOSES ONLY.
📜 Terms of Use
Agreement Details
🛡️ Educational
Intended only for learning Python automation logic.
🚫 Spam Policy
NOT designed or intended for malicious mass-spamming.
⚖️ Illegal Acts
We are not responsible for any illegal activities or misuse of this tool.
⚠️ Liability
AnnaCTF is NOT responsible for account bans or legal issues.
👤 User Duty
By using this tool, you assume 100% responsibility for your actions.
Role
Developer
Status
Lead Dev
AnnaCTF
Active 🟢
Copyright
© 2025
All rights reserved