notifme-sdk icon indicating copy to clipboard operation
notifme-sdk copied to clipboard

Vote for Botkit integration ( as a bridge to FB, Hangouts, Teams, Websocket, Webhooks etc )

Open DhavalW opened this issue 5 years ago • 1 comments

Some of the missing channels seem to be supported by botkit (FB Messenger, Hangouts, MS Teams etc). Is an integration doable ? Any tips, pros n cons ?

DhavalW avatar Nov 13 '19 11:11 DhavalW

Well I guess it's doable, but 2 way-communication requires to expose your service, which is not currently the case (this is only a lib).

The main idea here is to standardize the necessary parameters by channels, no matter the provider... so FB, Hangouts, Slack & co might be standardized under the channel "instant messages", I don't really know if that would be useful.

BDav24 avatar Jan 03 '20 20:01 BDav24