MeinDeutschkurs
MeinDeutschkurs
I was able to submit my requests with python to its API. For your tasks this could result into a command line, something like this: python3 myscript.py """Textprompt""" """negative prompt"""...
**Ok, GOT it. This works (same chat history)** page_elements = PAGE.query_selector_all("div.group.w-full") last_element = page_elements[-1] return last_element.inner_text() _I reload the browser window every time before injecting the prompt. This avoids error...
https://github.com/danielgross/whatsapp-gpt/issues/79 ?
Is this project still under development?
https://github.com/danielgross/whatsapp-gpt/issues/79 ?
@Huskynarr That's interesting. Do you mean that you simply "renew" the qr-code-thing, or did you change anything in server.py for this? As mentioned before, I do a reload of the...
I upgraded everything and I started to use your fork as a base to play around. Thank you very much for your work. With your fork I was able to...
@Huskynarr , and by the way: the **500 Error after 2 hours** can be solved by reloading the website before submitting the prompt. Unfortunately, I'm not able to reply onto...
They do. Except: - your own. - Users once activated disappearing messages. Even they deactivate it, they never get a reply again. - Users used "reply to message"-function of WhatsApp,...
> In my fork is it repaired. Outdated whatsapp-lib. Great, but how to "upgrade"? I tried it, but I get errors in "go", like: main.go:23:2: missing go.sum entry for module...