chatgpt whatsapp bot
1.0.0

Read this on how to properly run the code(How to Run Whatsapp Bot)
Install google-chrome-stable
Execute the command
# install dependencies
npm i
# Start the bot service
npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs
# Then scan the QrCode and Enjoy!Fork this repo.MIT © Amos Ayomide (amosayomide05)