botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
71 stars 83 forks source link

Simplifying connection to messaging clients #77

Closed AlexGustafsson closed 7 years ago

AlexGustafsson commented 7 years ago

Today I read about "Broid", a way of implementing multiple messaging platforms such as Messenger, Kik, Discord and Twitter with a unified api. Perhaps this module could simplify the way Botpress handles different messaging platforms as well as add previously none-existing clients.

Article: https://medium.com/broid/integrate-a-dozen-messaging-platforms-in-5-minutes-4d77ee48f4c3#.6j39o177v

Repository: https://github.com/broidHQ/integrations

acailly commented 7 years ago

I just tried it and it is nice, and their list of supported platforms is quite impressive !

Unfortunately messenger connector is not working for me: https://github.com/broidHQ/integrations/issues/73

But I managed to connect with BotFramework, and tested it via Skype.

I agree a broid.ai middleware should be a solution to unify interactions with multiple messaging platforms.

slvnperron commented 7 years ago

Thanks Alex. We're in contact with the Broid team and discussing potential integration possibilities :) Will update this as we progress

jcampbell05 commented 7 years ago

I've experimented with some of them with integration for Bottr :) they are working on making it more open and flexible so it can be integrated into other frameworks.

Their are a few issues with some clients I have noticed as well we would have to make sure are fixed.

AlexGustafsson commented 7 years ago

What's the status and what is the reason of closing the issue, @DanyFS?

DanyFS commented 7 years ago

The only reason why I decided to close this issue is not because it's not a good idea, it's a very good one by the way, but for the moment (until for the next 3-4 months), we can be dependant on Broid or any other external extension. The market is too early and we don't know if they will continue to maintain their tools or not... We keep your idea in mind!

Thanks for the proposition @AlexGustafsson !!!