Is there a way to re-design webchat interface of microsoft bot?

拟墨画扇 提交于 2019-12-02 20:45:18

问题


I am trying to implement a chat bot using microsoft bot framework. I am using the default chat interface of the bot. Is there a way to redesign the default bot interface?


回答1:


Refer to Update 11/16

Currently there isn't a way to skin the web chat. This is a popular request though and there are few threads on BotBuilder discussing about this:

  • Styling web chat control
  • Custom WebChat Control UI

Update 11/16

The Web Chat sample is now open source and available in GitHub: https://github.com/Microsoft/BotFramework-WebChat so you can now do the customization that you want.



来源:https://stackoverflow.com/questions/40023585/is-there-a-way-to-re-design-webchat-interface-of-microsoft-bot

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!