notifme-sdk
notifme-sdk copied to clipboard
Vote for Botkit integration ( as a bridge to FB, Hangouts, Teams, Websocket, Webhooks etc )
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 ?
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.