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…
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…
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…
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…