-
Notifications
You must be signed in to change notification settings - Fork 122
Add whatsapp-with-vonage template using node typescript #210
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
Add whatsapp-with-vonage template using node typescript #210
Conversation
|
Hey @loks0n I've reverted the changes to the README file and cleaned up the env.d.ts file. |
loks0n
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making those changes! The PR looks great and I'll be happy to merge soon.
Just a final nitpick on the comments. This is the first TypeScript non-starter template, so we want to be really consistent.
|
@loks0n Added the requested changes. |
|
Amazing! Thank you so much for your contribution 🎉 |
|
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. |
|
It's |
What does this PR do?
Implement a whatsapp bot using vonage function using nodejs (typescript)
Test
Recording.2023-10-01.185721.mp4
Related PRs and Issues
#205
Have you read the Contributing Guidelines on issues?
Yes