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

Update __init__.py -> Solving opening Desktop WhatsApp #49

Merged
merged 2 commits into from
Apr 22, 2022

Conversation

theCJMan
Copy link
Contributor

Hi there
I have solved #24
In the above code, I left everything the same and created a second send_message calling it send_message1. In this I am not using find user with the suffix link as this causes the desktop WhatsApp to open, I rather browse to a number, and if the number does NOT exist I then handle this problem by testing for the Button and or Message text box. If Button, then the number does not exists...

Hi there
I have solved Kalebu#24 
In the above code, I left everything the same and created a second send_message calling it send_message1. In this I am not using find user with the suffix link as this causes the desktop WhatsApp to open, I rather browse to a number, and if the number does NOT exist I then handle this problem by testing for the Button and or Message text box. If Button, then the number does not exists...
Copy link
Contributor Author

@theCJMan theCJMan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added, one small change to send_message1 to catch any alerts happening when we send too fast

@Kalebu Kalebu merged commit 2ed32c2 into Kalebu:main Apr 22, 2022
@Kalebu
Copy link
Owner

Kalebu commented Apr 22, 2022

Hi @theCJMan

Thank you so much for your contribution, Highly appreciated!

Would you mind adding the docs about the newly added function to the readme?

@theCJMan
Copy link
Contributor Author

theCJMan commented Apr 26, 2022 via email

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