Open ubreddy opened 7 years ago
Could you describe what the supported scenarios are for this connector? I know that Skype for Business (online) has a number of UX limitations (buttons, cards, etc..). But does this solution allow for simple text to be sent back and forth?
Actually, I have tested simple text only with Skype for Business on-premises with LUIS.
for other features you can try using samples from this repo: https://github.com/Microsoft/BotBuilder-Samples/tree/master/CSharp
and I think it will work unless it is a limitation in Skype for business SDK
@robertwood62 you can use the official one https://msdn.microsoft.com/en-us/skype/skype-for-business-bot-framework/docs/overview
Also check this https://ankitbko.github.io/
@tahazayed Thanks for sharing this.
What license is this? MIT? Also, can you please let know how to set this up and run it? A bit more on documentation. I am using nodejs botframework and trying to set the bot for skypeforbusiness channel. Came across this repo.
Ub