Skip to content

kiyoaki/LineBot-Sample-for-DotNet

Repository files navigation

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.