28
Using bot framework creates multi-channel bot combining Taiwanese government open data demo

Microsoft Bot framework demo

Embed Size (px)

Citation preview

Page 1: Microsoft Bot framework demo

Using bot framework createsmulti-channel bot combining Taiwanese government open

data demo

Page 2: Microsoft Bot framework demo

About me

Wei-Ting SHIH(Waiting?)• A Engineering Ph.D cand.

(struggling)• ASP.NET MVC, ASP.NET Core,

H5+C3, php, Exchange Serv. MGMT• Learning React.js, Node.js, front-end

tech.• Topic: Power BI, Azure Web app

services [email protected]

Page 3: Microsoft Bot framework demo

Bots

https://goo.gl/DKn6Bn

Page 4: Microsoft Bot framework demo

Bots

https://goo.gl/zF1QBO

Page 5: Microsoft Bot framework demo

https://dev.botframework.com/

Page 6: Microsoft Bot framework demo

https://dev.botframework.com/

Page 7: Microsoft Bot framework demo

https://dev.botframework.com/

Page 8: Microsoft Bot framework demo

https://www.microsoft.com/cognitive-services/en-us/apis

Page 9: Microsoft Bot framework demo

Environmental Setup Visual Studio 2017 Microsoft Azure subscription Bot application template zip file Bot framework Channel Emulator

Page 10: Microsoft Bot framework demo

Bot app template

%USERPROFILE%\Documents\Visual Studio 2017\Templates\ProjectTemplates\Visual C#

Page 11: Microsoft Bot framework demo

Emulator

Page 12: Microsoft Bot framework demo
Page 13: Microsoft Bot framework demo

Data Source (https://goo.gl/FfPyar)

Page 14: Microsoft Bot framework demo
Page 15: Microsoft Bot framework demo

Web.config

Page 16: Microsoft Bot framework demo

Bot Demo

Page 17: Microsoft Bot framework demo

Bot Connector

Page 18: Microsoft Bot framework demo

https://goo.gl/Gzjjwh

Page 19: Microsoft Bot framework demo

Publish Your bot App as App service

Page 20: Microsoft Bot framework demo

Registry Your Bot

Page 21: Microsoft Bot framework demo

Get App ID and Password

Page 22: Microsoft Bot framework demo

App service success

Endpoint authorization succeeded

Page 23: Microsoft Bot framework demo

Create FB page and App

Page 24: Microsoft Bot framework demo

Setup FB Messenger webhook

Page 25: Microsoft Bot framework demo

Webhook callback url and token

Page 26: Microsoft Bot framework demo

Credentials Settings

Page 27: Microsoft Bot framework demo

Demo