chatgpt whatsapp bot
1.0.0

Lesen Sie dies, um den Code richtig auszuführen (wie man WhatsApp -Bot ausführt)
Installieren Sie google-chrome-stable
Führen Sie den Befehl aus
# 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 dieses Repo.MIT © Amos Ayomid (Amosayomide05)