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)