8000 GitHub - ericsk/mbf-line-connect: Create Line Bots with Microsoft Bot Framework Connector
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ericsk/mbf-line-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBF-LINE-CONNECT

Microsoft Bot Framework (MBF) helps chatbot developers do cross-communication-platform development. Developers use BotBuilder SDK to build and deploy a bot, then, the Bot Connector helps the bot communicate with vary message platform. However, the Bot Connector hasn't support the LINE platform yet but the Bot Connector provides REST APIs for developers to manually support the unsupported platforms. This project is a showcase for LINE bot developers to leverage the MBF features by using these REST APIs (a.k.a. Direct Line API).

Architecture

The architecture of this workaround can be drawn as this:

[Bot using MBF] <-- Direct Line --> [Line Bot] <--> (End User)

Folders

  • botcore: The bot built with BotBuilder.
  • linebot: The LINE bot sample. It shows how LINE bots communicate with MBF bot through the Direct Line API.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Create Line Bots with Microsoft Bot Framework Connector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0