msteams nextup 源码
西蒙博客机器人v3 逐步开发Bot,并在此过程中介绍更多概念 这是Dialog Blog帖子#3中使用的Bot。 先决条件 版本10.14.1或更高版本 # determine node version node --version 运行机器人 安装模块 npm install 启动机器人 npm start 使用Bot Framework Emulator测试机器人 是一个桌面应用程序,它使bot开发人员可以在localhost上或通过隧道远程运行来测试和调试其bot。 从安装Bot Framework Emulator 4.3.0或更高版本 使用Bot Framework Emulator连接到机器人 启动Bot Framework模拟器 文件->打开机器人 输入Bot URL http://localhost:3978/api/messages 将机器人部署到Azure 将更改
下载地址
用户评论