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:
show me which jobs are available.
do you have and new job opportunities?
I'd like to apply for a job.
Any similar question...
##Running the Bot
- Node v8.6+
- Download and install the Bot Framework Emulator according to the documentation.
- open a terminal window and CD into the project root
- run
npm install
###Building and running locally - open a terminal window and CD into the project root
- run
npm run start
- run the Bot Framework Emulator