Stan
Stan
I really need this for java, is there already a working solution for connecting via Cloud ID (Username + Password)?
I fixed lots of issues. It currently works on my side. I will close this PR for now. If you still have issues, please open another PR. Thanks!
> If you want i could try addong this feature Of course, you can just start and do a PR
We can add a `PRE_PROMPT` to environment variables which is sent to GPT on initialization of a conversation. Did I understand this issue (enhancement) correct?
We can name the env variable `CUSTOM_CONTEXT`. If the environment variable is set, **always** use custom context. This is nice for creating actual chat bots that understand custom problems/solutions.
Did the refactoring already:
Hey @Zain-ul-din, sad to hear that. I didn't want to invalidate your efforts. I was waiting for the changes from the review and quickly did it myself (5 minutes work)....
Yours is different since you moved out the sendMessage logic (which I renamed to handleIncomingMessage). Also like I stated: ``` What I haven't adopted: Whatsapp & messages functions in separate...
Feel free to contribute another PR that does this. I will merge it. Don't have the time to discuss such small details. However it's a good idea to put it...
Shoule be fixed with the latest version of whatsapp-web.js I think.