broidHQ / integrations

Connect your App to Multiple Messaging Channels with the W3C Open standard.
https://www.broid.ai
GNU Affero General Public License v3.0
745 stars 83 forks source link

Integration with Botkit #69

Closed znat closed 7 years ago

znat commented 7 years ago

Hi Guys, Just wondering if you had any recommendation regarding how to integrate Broid with Botkit?

killix commented 7 years ago

Hi,

Can you give more details about what you want to do exactly? You have many possibilities, all depends of what you want to use in botkit side.

znat commented 7 years ago

For incoming messages, Broid would convert messages coming from say FB or Slack. I understand that Broid provides an observable from which incoming messages are received. How would you recommend to interface this observable with Botkit's hears callback that listens to a pattern in the user utterance? Is there a conversion API (a function) that can be called from a Botkit's middleware? Thanks

Le jeu. 23 févr. 2017 9:53 AM, Issam Hakimi notifications@github.com a écrit :

Hi,

Can you give more details about what you want to do exactly? You have many possibilities, all depends of what you want to use in botkit side.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/broidHQ/integrations/issues/69#issuecomment-282012092, or mute the thread https://github.com/notifications/unsubscribe-auth/ADhgKpUep9VEYzqSbNlaXcMsO1G3ZhG0ks5rfZ1PgaJpZM4MIuQc .

killix commented 7 years ago

i will take a look on that this week to see how we can do that properly.

killix commented 7 years ago

We still to figure out how we can do that. May be one good solution is create a BroidKit to include all features provide by botkit. I don't know.

znat commented 7 years ago

I like the name :) What about a Broid middleware for Botkit ?

killix commented 7 years ago

It's something we can support later. Off course. Let me this week to think about this idea.

killix commented 7 years ago

can be fix now with https://github.com/broidHQ/broid-kit