chatgpt whatsapp bot
1.0.0

Lisez ceci sur la façon d'exécuter correctement le code (comment exécuter WhatsApp Bot)
Installer google-chrome-stable
Exécuter la commande
# 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 ce repo.MIT © Amos Ayomide (Amosayomide05)