Ankit Gupta
Ankit Gupta
run it in a screen and then detach from screen before closing terminal.
to detach : ctrl + a + d to reattach , first list screens screen -ls to attach screen -r screenid
> After running "npm run start" i detach? yes
> Awesome it worked, after opening my terminal i installed `screen` then ran it after that i ran the `whatsapp-chatgpt` processes after successfully logged in message i ran `CTRL A+D`....
you can run it in a screen. google or ask chatgpt about screen utility for linux systems.
Hi guys, I like the project. Not sure if I adjusted the code in line with the bigger vision, but I would like to add some changes while I am...