Author: @kevintsai1202 (https://github.com/kevintsai1202/difyplugin.git) Version: 0.0.3 Type: extension
Bug fixed
The Line Bot plugin integrates the Dify chat workflow application with the Line Official Account Messaging API. It enables users to interact with AI through a Line Official Account. The plugin only processes message reception and responses; it does not store any user information.
Follow these steps to install and configure the Line Bot plugin:
- Create a Provider and Messaging API Channel Go to the LINE Developers website。
- Copy the Channel Secret and Channel Access Token of the Messaging API
- Navigate to the Basic settings page.
- Copy the Channel Secret (if it hasn’t been generated yet, click "Issue" to create one).
- Set Up the Dify Line Bot Endpoint
- Set an Endpoint Name.
- Paste the Channel Secret and Channel Access Token.
- Select a Chat Workflow.
- Save and Copy the Line Bot Webhook URL
- Set the Webhook URL and Verify
- Return to the Messaging API page on the LINE Developers platform.
- Paste the Webhook URL obtained in the previous step.
- Verify the Line Bot.