novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
https://novu.co
Other
34.47k stars 3.51k forks source link

[NV-2953] 🚀 Feature: Add D7 Network Whatsapp Chat Provider #4369

Open Cliftonz opened 11 months ago

Cliftonz commented 11 months ago

🔖 Feature description

Use the d7 Viber docs to create a Chat provider while following the Novu's guide to building a provider

Note: This provider should not be a blank D7 provider, this provider should be a unique chat provider in the fact it only talks to Whatsapp through D7 Network.

🎤 Why is this feature needed ?

give more provider to the community

✌️ How do you aim to achieve this?

community contribution

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

NV-2953

harshit-senpai commented 11 months ago

hey can i go ahead on this one

Cliftonz commented 11 months ago

done

Yash-sudo-web commented 11 months ago

hey @harshit-senpai, are you still working on this?

harshit-senpai commented 11 months ago

hey @harshit-senpai, are you still working on this?

Yeah

Cliftonz commented 11 months ago

@harshit-senpai would you be able to push a draft pr so we can see your work?

harshit-senpai commented 11 months ago

yes, sure

@harshit-senpai would you be able to push a draft pr so we can see your work?

Mattiullah134 commented 11 months ago

@harshit-senpai are you still working on this????

harshit-senpai commented 11 months ago

@harshit-senpai are you still working on this????

Yeah I was facing some issue that I am getting resolved on discord.

Mattiullah134 commented 11 months ago

@harshit-senpai okay

nick2432 commented 11 months ago

can i work on this issue?

Cliftonz commented 11 months ago

@harshit-senpai any progress on this?

harshit-senpai commented 11 months ago

@harshit-senpai any progress on this?

Yeah I have made the basic structure of Chat Provider using Documentation and using other Providers as an Example Such as Discord, now i am wrapping my head around D7 to Setup Whatsapp, If there are any Resources for D7 Network that would really helpful

Cliftonz commented 11 months ago

@harshit-senpai any progress on this?

Yeah I have made the basic structure of Chat Provider using Documentation and using other Providers as an Example Such as Discord, now i am wrapping my head around D7 to Setup Whatsapp, If there are any Resources for D7 Network that would really helpful

Could you push a draft pr? we would be better able to assist with the code. Also you can look at https://d7networks.com/docs/Viber/Send-Viber-Message/ to assist you.

harshit-senpai commented 11 months ago

@Cliftonz I have drafted an initial PR where i have set the Provider without D7, I am still learning about D7.

https://github.com/novuhq/novu/pull/4565