简体   繁体   English

我们可以为机器人应用程序创建自定义聊天页面吗?

[英]can we create a custom chat page for bot application?

I am building a bot with the Microsoft bot framework. 我正在使用Microsoft bot框架构建一个bot。 I don't want to use bot(other than webchat) emulator and don't want to use Azure also.I want to host my bot in local IIS only. 我不想使用Bot(除了Webchat模拟器)模拟器,也不想使用Azure。我只想将Bot托管在本地IIS中。 Instead of using bot emulator I want to create my own custom chat page for chat with bot. 我不想使用机器人模拟器,而是要创建自己的自定义聊天页面以与机器人聊天。 I checked this but didn't get any idea. 我检查了一下,但没有任何想法。 Is there any way to do so? 有什么办法吗? Please help. 请帮忙。 Thanks. 谢谢。

If you've internet connection you can use ngrok to make your local address public. 如果您有互联网连接,则可以使用ngrok公开您的本地地址。 Then, for endpoint use generated address from ngrok. 然后,对于端点,请使用ngrok生成的地址。 At the end, send web chat to your testers. 最后,将网络聊天发送给测试人员。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 机器人聊天应用程序注册-AZURE - Bot Chat Application Registration -AZURE 我们可以在没有Azure的IIS中部署Microsoft bot应用程序吗? - Can We deploy Microsoft bot Application in IIS without Azure? 我们可以创建Azure自定义日期列吗? - can we create Azure custom date column? 我们在哪里可以看到Power BI中Application Insight的自定义事件? - Where can we see the custom event of Application Insight in Power BI? 分析Microsoft聊天机器人负载测试结果(Application Insights) - Analysing Microsoft Chat Bot Load Test result (Application Insights) 我们可以在webapp的Node.js中的Microsoft Azure bot的键入栏中创建持久菜单按钮吗? - Can we create persistent menu button in the typing bar of microsoft azure bot in Node.js in webapp? 在页面重新加载/导航到另一个页面后,有没有办法在 MS Bot Framework Web Chat 中保留聊天记录? - Is there a way to persist chat history in MS Bot Framework Web Chat after a page reload/navigation to another page? 我们可以在 azure 中创建自定义策略来防止删除订阅中的资源吗? - Can we create a custom policy in azure to prevent the deletion of the resources in a subscription? 我们可以为企业 Azure 应用程序创建多少个自定义角色? - How many custom roles can we create for an enterprise Azure app? 我们可以在没有azure或bot模拟器的情况下在自己的客户端测试bot吗? - Can we test bot in own client without azure or bot emulator?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM