Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 781 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 781 Bytes

SimpleBot LUIS connected coding exercise for Microsoft

This bot helps you to find an open engineering role in Microsoft's FUSE Labs! Run the bot locally, say "Hello" if you'd like then ask the bot things like:

  1. show me which jobs are available.
  2. do you have and new job opportunities?
  3. I'd like to apply for a job.
  4. Any similar question...

##Running the Bot

Prerequisites:

  1. Node v8.6+
  2. Download and install the Bot Framework Emulator according to the documentation.
  3. open a terminal window and CD into the project root
  4. run npm install ###Building and running locally
  5. open a terminal window and CD into the project root
  6. run npm run start
  7. run the Bot Framework Emulator