tahazayed / BotConnectorSkypeForBusiness

Skype for business as channel for BotConnector
25 stars 10 forks source link

Documentation #3

Open ubreddy opened 7 years ago

ubreddy commented 7 years ago

@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

robertwood62 commented 6 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?

tahazayed commented 6 years ago

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

tahazayed commented 6 years ago

@robertwood62 you can use the official one https://msdn.microsoft.com/en-us/skype/skype-for-business-bot-framework/docs/overview

tahazayed commented 6 years ago

Also check this https://ankitbko.github.io/