This is a WhatsApp bot powered by Baileys and hosted with a web interface using Express. It’s ready for deployment on platforms like Koyeb.
- Neon web page for Koyeb health checks
- WhatsApp bot using Baileys
- Auto reconnect and session handling
.
├── index.js # Main bot + web server
├── package.json # Dependencies and startup script
└── public/
└── index.html # Glowing neon status page
npm installnode index.jsPush this to GitHub and link your repo to Koyeb.
Make sure your PORT is set by Koyeb (it’s used automatically via process.env.PORT).
Made with love by Samuel Taka