问题
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