Advanced WhatsApp bot with anti-spam protection, pairing system, and web interface.
- Fork this repository
- Create a new Web Service on Render
- Connect your GitHub repository
- Configure:
- Build Command:
npm install - Start Command:
npm run web - Environment: Node
- Build Command:
- Click "Create Web Service"
- After deployment, visit your Render URL (e.g.,
https://your-app.onrender.com) - Enter your WhatsApp number with country code
- Click "Get Pairing Code"
- Open WhatsApp → Settings → Linked Devices → Link a Device
- Enter the pairing code shown
- 🛡️ Anti-spam protection
- 📊 Rate limiting
- 🔄 Auto-reconnect
- 💾 Session persistence
- 🌐 Web-based pairing
- 📱 QR code support
- 👥 Welcome/goodbye messages
- 🛒 Store management system
- WhatsApp: 263718456744
- Developer: ntandomods
MIT License - feel free to modify and use!