Questions tagged [microsoft-skype-bot]

The Skype bot API from Microsoft.

The Skype bot API from Microsoft.

35 questions
0
votes
1 answer

Skype Bot Authentication

So recently, I set up a NodeJS bot to link messages between a Discord chat and a Skype chat. Now, I'm pretty new to Javascript, and entirely new to NodeJS, so luckily for me, there's a framework already made called Spype. The discord side works by…
0
votes
1 answer

bot framework remove cardaction

I am using Bot Framework (Version 3.0, ASP.NET Bot Framework template) for one of my chatbot and using HeroCard & CardAction to get user's feedback. I have below issues: CardAction translated into inline keyboard on Telegram channel. That works…
Vipul
  • 1,563
  • 4
  • 22
  • 46
0
votes
1 answer

How to forward request coming from skype bot webhook to node server

on my server both apache and node server is running. Apache used for few other application, If i used ngrok webhook then getting call from skype bot to server but if i changed webhook to my actual https://example.com/skbot then its not working, even…
0
votes
1 answer

Messaging Webhook for Microsoft skype bot

I'm setting up a Microsoft Skype bot, and I want to be able to have it post messages to individual and group chats. I have added a bot at https://developer.microsoft.com/en-us/skype/bots/manage and checked the Messaging checkboxes, but there's a…
twasbrillig
  • 17,084
  • 9
  • 43
  • 67
-3
votes
1 answer

How to add new utterance to LUIS intent?

Please help me in LUIS training. I want to add new utterances to intent using LUIS API. But I can't find any examples in the documentation.
1 2
3