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

feat(service): add support for whatsapp #63

Closed
wants to merge 1 commit into from

Conversation

kkupreeva
Copy link

Description

Added support for WhatsApp

Fixes #62

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Running existing tests
  • Created new tests

Checklist:

  • My code has been linted (make lint)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have rebased my branch to include the latest changes from master

@kkupreeva kkupreeva changed the title add support for whatsapp feat(service): add support for whatsapp Apr 10, 2022
@kha7iq
Copy link
Owner

kha7iq commented Apr 12, 2022

Thank you very much @kkupreeva for your contribution.
Before i merge i just want to know if you were able to send messages via whatsapp successfully?

@kkupreeva
Copy link
Author

Unfortunately, when trying to test it I noticed some problems with go-whatsapp package like in these issues
1 and 2

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.

None yet

2 participants