#Whatsapp ChatGPT Bot
21 messages · Page 1 of 1 (latest)
Device doesn't matter
hello
Hey
I don't know how to run this, can you help me?
# install dependencies
npm i
# Start the bot service
pnpm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs
# Then scan the QrCode and Enjoy!
that a nice work thank you soo much could you provide a docker image please
but I don't know where to write the token I bought
You bought a token?
yes, I checked that out too. but same problem persists
Got this:
Error: Failed to launch the browser process! spawn C:\Program Files (x86)\Google\Chrome\Application\chrome.exe ENOENT
btw Node version is 18.12.1
hi how ican use
any help
help
Online: 1 Character: 15
- pnpm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs
- ~~
The '&&' token is not a valid statement separator in this version.
Online: 1 Character: 37 - pnpm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs
- ~~
The '&&' token is not a valid statement separator in this version.
Online: 1 Character: 49 - pnpm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs
- ~~
The '&&' token is not a valid statement separator in this version.- CategoryInfo: ParserError: (:) [], ParentContainsErrorRecordException
- Fully qualified ErrorId: InvalidEndOfLine