🤖 WhatsApp Chatbot Active

Server Time: 2026-04-18 10:33:27

PHP Version: 8.0.30

📍 Endpoints:

/webhook - WhatsApp webhook (GET for verification, POST for messages)
/test - Send test message
/health - Health check (JSON)

🔧 Setup:

  1. Set your environment variables
  2. Configure webhook URL in Meta: https://yourdomain.com/webhook
  3. Set verify token: secure_verify_token_123
  4. Test with /test endpoint