-
Notifications
You must be signed in to change notification settings - Fork 92
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: added whatsapp-with-vonage function template in C++ #232
base: main
Are you sure you want to change the base?
feat: added whatsapp-with-vonage function template in C++ #232
Conversation
Hey, Due to time constraints, I'm going to mark this PR When it is merged, we'll contact you for Appwrite-specific Hacktoberfest swag. Thanks for helping us improve Appwrite! |
Hey there! There were a lot of big PRs during this Hacktoberfest, and we wanted to give everyone ample time to collaborate with our engineering team. If you were able to merge your PRs during October, amazing. If it’s still not merged, don’t worry about it either. Either way, we’ve got your Hacktoberfest swag minted and ready to ship. Please comment with your Discord username here so we can contact you about your shipping information to deliver your Hacktoberfest swag. |
Hey, my discord id is fresauce. Also I would love to work further on this PR to get it merged |
@FreSauce Hey thanks for the help. There's some static file issues with Appwrite preventing this merge. We're working on it! Reaching out soon! |
What does this PR do?
Adds a function template for Whatsapp with Vonage in C++.
Test Plan
Deployed on http://653cb211876d9041c5b7.shardul.tech/
The vonage hook is working properly with the endpoint.
Related PRs and Issues
This is related to Issue #199
Have you read the Contributing Guidelines on issues?
Yes