Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1011 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 1011 Bytes

Create LINE Developers Account

LINE Developers

Deploy MessageCollector to Azure Functions

Copy following C# script to your Function

run.csx

Edit following part in Azure Function App Settings.

Azure Function App Settings

Edit your Function Integrate Settings to output Azure Storage queue

Azure Function Integrate Settings

Deploy MessageSender to Azure WebJobs

Publish LineBotMessageWebJob Project as WebJob to your WebApps

You can confirm this response content in WebJob console.