A WhatsApp chatbot built with Node.js and the WhatsApp Business API. This chatbot is designed to provide automated customer support, answer frequent questions, and help users with their queries.
- Respond to user queries with pre-defined answers
- Handle multiple conversations simultaneously
- Route user queries to the right department or agent
- Escalate complex issues to human support agents
- Store user preferences and conversation history
- Offer personalized recommendations and offers
- Support for multiple languages and locales
- Automatic language detection and response
- Node.js: The chatbot is built using Node.js and the WhatsApp Business API
- WhatsApp Business API: Official API for building WhatsApp business solutions
- MongoDB: Database for storing user conversations and preferences
git clone git clone https://github.com/Nobita995/Aryan-XD.git
npm install
- Create a
.env
file with your WhatsApp Business API credentials and MongoDB connection string
`no