alopezsanchez / teams-bot

PoC: a Teams bot using Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teams Bot PoC

Setup

$ npm i
$ npm start

Demo

You can test it using Bot Framework Emulator. Endpoint to configure: http://localhost:{port}/api/messages.

About

PoC: a Teams bot using Node.js

License:MIT License


Languages

Language:JavaScript 100.0%