Skip to content

junwin/k3node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k3node

This is adapted version of the Microsoft Bot Builder skype demo - see https://github.com/Microsoft/BotBuilder

You will need to have npm installed: https://www.npmjs.com/

git clone https://github.com/junwin/k3node

cd k3node

npm install

you can test the bot using: https://download.botframework.com/bf-v3/tools/emulator/publish.htm

use url: http://localhost/api/messages use app id 1adb6c46-d3ad-4a6c-bf2e-edc69df81338 use pwd ViRRhcD9YtjKwo85EFjcXWE

Changes pushed to the repo will be automatically deployed to the Azure cloud at http://k3node.azurewebsites.net

Bots need to be registered this is done at https://dev.botframework.com/ and has been done for the sample.

You can add this to your own Skype contact list with the following link: https://join.skype.com/bot/1adb6c46-d3ad-4a6c-bf2e-edc69df81338

Embedded with

The sample has not been published for a general audience - so you cannot search for it from Skype.

It also works with a lot of other channels, http://enablingwebchat.com/, Facebook messenger and so on

See https://docs.botframework.com/en-us/node/builder/chat-reference/modules/_botbuilder_d_.html for info about the SDK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published