A Telegram bot that fetches vehicle registration details from vahanx.in.
- Fetches complete RC data by vehicle number
- User tracking system (JSON-based)
- Admin commands (
/status,/broadcast) - Uptime tracking and health checks
- VPS-ready with logging
- 100% branded ⚡ Powered By @FNxDANGER
# Install dependencies
sudo apt update && sudo apt install python3 python3-pip -y
pip install -r requirements.txt