This project is based on the zap-gpt repository, which uses the JavaScript programming language to generate automated responses in WhatsApp conversations.
Clone this project using the following command:
git clone git@github.com:Vogon38/bot-whatsapp-openai.git
Go to the .env.example file, rename it to .env, and update the necessary values for it to work.
Now, install the project dependencies with the command:
npm install
Finally, run the command below to start the project and scan the QR Code with your WhatsApp to connect to the service.
npm start