Skip to content

@satorijs/adapter-line

Setup

  1. Go to LINE Developers and register an account
  2. Create a Provider and Channel (Messaging API)
  3. Obtain the Channel Secret and Channel Access Token from Channel settings
  4. Configure the Webhook URL
  5. Use the above information as your bot configuration

Configuration

options.token

  • Type: string

The Channel Access Token.

options.secret

  • Type: string

The Channel Secret.