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)