locked
How to run Bot Chat app.js in my own chat frame box in my website without embedding your <iframe>? RRS feed

  • Question

  •  Bot Framework

    Hi . I have built my own Bot in node.js using Bot Framework and running on Emulator for chat results. Now I have a company's website where they have built their own chat frame .i wanna know that how can i remove the dependency of Emulator so that if any user sends any message on chat frame box of website ..it will be directed to my node.js server bot and further transfer the message( like when session.send('message') is executed how msg can be sent to java api ) to another api in java. Plz do reply ...DirectLine api cant be used as it is my own built bot(app.js)...if it can be used plz help me to use it in this scenario. 

    Monday, December 5, 2016 7:39 AM

Answers

  • I'd ask over on StackOverflow

    https://docs.botframework.com/en-us/support/#navtitle

     

     

     



    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    • Proposed as answer by Just Karl Wednesday, December 7, 2016 11:08 PM
    • Marked as answer by Dave PatrickMVP Monday, December 12, 2016 4:14 PM
    Monday, December 5, 2016 1:47 PM