LineBot-Sample-for-DotNet icon indicating copy to clipboard operation
LineBot-Sample-for-DotNet copied to clipboard

LINE Bot API samples for .NET C#

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.