AI-powered WhatsApp bot that handles messages when you're offline.
- 🤖 AI-powered replies using Groq API
- 💬 Language detection (English/Hindi/Hinglish)
- 📝 Message logging and statistics
- ⏰ Time-based emojis
- 🔄 Conversation history per user
- 🚫 Rate limiting
- 👋 Greeting detection
-
Clone repository
-
Install dependencies:
npm install
-
Create
.envfile:GROQ_API_KEY=your_api_key_here -
Run bot:
node index.js
-
Scan QR code with WhatsApp
See DEPLOY.md for server deployment guide.
away_message.txt- Custom away messagevip_contacts.txt- VIP contact numbersschedule.json- Auto-reply schedule
Bot name: Zero
Owner: Sunny (Coding & AI/ML)