Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summary of Updates #71

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Summary of Updates #71

wants to merge 15 commits into from

Conversation

Huskynarr
Copy link

This pull request includes several updates and improvements to the Golang WhatsApp library. The changes made include:

Updated the library to the latest version.

  • Revised the README file to be more informative.
  • Fixed various code errors, including message processing and ignoring group messages.
  • Switched from using Chromium to Playwright on Firefox to avoid some known issues.
  • Added a requirements.txt file to facilitate dependency installation.
  • Integrated dependency checks to improve testing.
  • Added a temporary solution to prevent error 500 by creating a server-start.py file.
  • These changes aim to enhance the functionality and usability of the library.

@MeinDeutschkurs
Copy link

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 learn something about the basics around this project and I got a bit of orientation. The CSS-path has changed (again). The selector vanished. I workarounded it with .flex.flex-col.items-start > div and the element zero with opening every time a new conversation. Unfortunately, I have no talent for css-classes, so I cannot help to figure out the new selector.

@MeinDeutschkurs
Copy link

@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 your fork directly.

Huskynarr added 2 commits May 22, 2023 16:33
Adding to features to todo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants