botbuilder-community-dotnet icon indicating copy to clipboard operation
botbuilder-community-dotnet copied to clipboard

need help to creating chatbot in Amazon chime

Open NeethithevanR opened this issue 2 years ago • 0 comments

I have used Bot framework composer (Version: 2.1.2) dotnet to build my bot. I have implemented chatbot in few channels(Teams, Skype, Slack, Webex, etc). Now I want to implement a chatbot in Amazon Chime channel. As per the documentation I read, we can implement Amazon chime chatbot using a direct line branding (https://learn.microsoft.com/en-us/azure/bot-service/bot-service-channel-directline).

  1. Is it the only possible way to create Amazon chime chatbot? 
  2. Is there any other alternative available to implement the Amazon chime chatbot? (Please share me the documentation link.)

Important Note: I don't use the Azure Bot Service to deploy my bot in Azure. I deploy and run my bot in my host as a dotnet service

NeethithevanR avatar May 08 '23 11:05 NeethithevanR