Skip to content Skip to sidebar Skip to footer
Showing posts with the label Botframework

Embedding A Bot On A Website

Please I have been able to position the bot in its wanted position I need help with the toggling h… Read more Embedding A Bot On A Website

How To Send A Message To Direct Line Chat Bot From The Ui Using Javascript

I'm developing a chat bot (v4 using MS Azure bot framework & QnAmaker), I've added a f… Read more How To Send A Message To Direct Line Chat Bot From The Ui Using Javascript

Use Await Inside Callback (microsoft Bot Framework V4 Nodejs)

I am trying to send the response back to chatbot emulator from inside callback. async getUserDetail… Read more Use Await Inside Callback (microsoft Bot Framework V4 Nodejs)

Bot Framework - Unexpected Error When Call Turncontext.sendactivity Method Inside Cron Callback Function

I have some trouble to make scheduled skype notifications. Error: (node:3720) UnhandledPromiseRejec… Read more Bot Framework - Unexpected Error When Call Turncontext.sendactivity Method Inside Cron Callback Function

How To Hide / Show The Sendbox Whenever The Bot Replies With The Suggested Action

I'm using Azure Chat bot (v4 MS bot framework) and applied in Direct line channel, and also I&#… Read more How To Hide / Show The Sendbox Whenever The Bot Replies With The Suggested Action