Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.
/ simple-ms-bot Public archive

Groundwork to implement Microsoft’s Bot framework and Cortana with Textron's Enterprise ie company website, email, Skype, etc.

Notifications You must be signed in to change notification settings

ReesMcD/simple-ms-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-ms-bot

A quick example of some of the things that can be done with Microsoft Bot Framework. A hackathon project for work (in which we won), but with proprietary information/data extracted away. A good starting place for building quick bots that run on Azure/Bot Service.

Dependencies

The NPM package dependencies are resolved with npm install.

Getting Started

  1. git clone https://github.com/sc1f/simple-ms-bot
  2. cd simple-ms-bot && npm install
  3. node app.js
  4. Open the Bot Framework Emulator, and set the url to to http://localhost:3978/api/messages
  5. Start typing! Try help, calendar, search, and links.

About

Groundwork to implement Microsoft’s Bot framework and Cortana with Textron's Enterprise ie company website, email, Skype, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published