@satorijs/adapter-line
Setup
- Go to LINE Developers and register an account
- Create a Provider and Channel (Messaging API)
- Obtain the Channel Secret and Channel Access Token from Channel settings
- Configure the Webhook URL
- Use the above information as your bot configuration
Configuration
options.token
- Type:
string
The Channel Access Token.
options.secret
- Type:
string
The Channel Secret.