botkit-middleware-luis
botkit-middleware-luis copied to clipboard
README and Getting Started... missing something?
Hi @Stevenic , I'm just having trouble getting started on implementing this middleware out of the box. I have an existing bot, I've installed the middleware using npm install --save botkit-middleware-luis, but everything else is gray. You mention to get the LUIS app url, that you'll need it for the API... but the only possible reference to WHERE to use it is in the process.env.serviceUrl reference in your code example.
Can you please include more information in the instructions on how to use this?