botbuilder-python icon indicating copy to clipboard operation
botbuilder-python copied to clipboard

Python Twilio Adapter for Bot Framework

Open ruchitaharsora opened this issue 4 years ago • 2 comments

Use this query to search for the most popular feature requests.

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

ruchitaharsora avatar Jun 18 '21 17:06 ruchitaharsora

I am trying to build a chatbot on Microsoft Bot Framework and integrate it with Twilio so that my target audience can ping the number and interact with my bot.

But it seems there is not in-built adapter for Twilio like I see for slack in botbuilder-python repository.

Could you help me here? Any help is much appreciated. Many thanks in advance. @tracyboehrer @mdrichardson

ruchitaharsora avatar Jun 18 '21 17:06 ruchitaharsora

@ruchitaharsora Thanks for your interest in Bot Framework and the Twilio adapter. Unfortunately, the Twilio adapter is not on our immediate timeline to implement. However, if we were to it would likely be a port of the TwilioAdapter in the Dotnet repo. It appears the client from Twilio is similar.

tracyboehrer avatar Jun 21 '21 20:06 tracyboehrer