LineBotWebApiDemo 1.0.0
dotnet new install LineBotWebApiDemo::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.
Line Bot WebAPI DEMO
Introduct
This is a demo for line bot web api based on dotnet core.
Getting Started
Prerequisites
nuget install LineBotWebAPI
Usage
- You must register Line developer first.
- You can find Channel secret in Basic settings
- You can find Channel access token in Messaging API settings
- Please replace they with appsettings.json
Tips
The URI was different :
- message base URI : https://api.line.me
- content base URI : https://api-data.line.me You can init LineMessagingClient like this
LineMessagingClient("YOUR ACCESS TOKEN","URI");
Enjoy ~
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,200 | 2/8/2024 |