tompaana / intermediator-bot-sample

A sample bot, built with the Microsoft Bot Framework (v4), that routes messages between two users on different channels.
https://tompaana.github.io/content/chatbots_as_middlemen.html
MIT License
124 stars 66 forks source link

Works fine locally but not when deployed. #57

Open Rabia-Hasan opened 4 years ago

Rabia-Hasan commented 4 years ago

Hello, My bot is working fine in the emulator. I made some changes but unable to deploy the bot even though I'm in Intermediator Folder. What can be done? Tried adding the code to own custom bot but that won't work as well.

muratkakun commented 2 years ago

I got the project and converted to .net core 3.1 made same changes and deployed to azure and it worked. i commited to development branch. you can check it.