notifme / notifme-sdk

A Node.js library to send all kinds of transactional notifications.
https://notifme.github.io/www/
MIT License
1.94k stars 149 forks source link

Add ability to use custom channels #57

Closed p16 closed 5 years ago

p16 commented 6 years ago

Hi there, I was using notifme-sdk and needed a way to add custom channels. The idea I need to implement is to let users define their own channels/providers. That's why I've not opened a new ticket about a specific channel to be implemented.

To make notifme-sdk accept custom channels I've:

Let me know if this PR make sense and if there are things you may want to change to make this better/more compatible with the library.

Thanks for your work on this!

BDav24 commented 6 years ago

Hi @p16 Thanks for the pull request! I'll review as soon as I can (I don't know when though).

BDav24 commented 5 years ago

Sorry for the delay, I completely forgot the review :/

p16 commented 5 years ago

@BDav24 no problem! Thanks for the merge! :)