chatgpt whatsapp bot
1.0.0

閱讀有關如何正確運行代碼的信息(如何運行WhatsApp Bot)
安裝google-chrome-stable
執行命令
# 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這個存儲庫。MIT©Amos Ayomide(Amosayomide05)