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

Fixes 3 issues #3

Merged
merged 1 commit into from
Dec 3, 2022
Merged

Fixes 3 issues #3

merged 1 commit into from
Dec 3, 2022

Conversation

zlenner
Copy link
Contributor

@zlenner zlenner commented Dec 2, 2022

  1. Detects when ChatGPT has finished replying instead of waiting 10 seconds

  2. Gives an error message instead of crashing if user is logged out - fixes AttributeError: 'NoneType' object has no attribute 'query_selector' #1

  3. Clearer logging for the WhatsApp Client (imo)

1. Detects when ChatGPT has finished replying instead of waiting 10 seconds

2. Gives an error message instead of crashing if user is logged out - fixes danielgross#1

3. Clearer logging for the WhatsApp Client (imo)
@danielgross danielgross merged commit 5a8705f into danielgross:main Dec 3, 2022
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.

AttributeError: 'NoneType' object has no attribute 'query_selector'
2 participants