You can release the built Agent on LINE. After release, LINE can use the Agent to respond to user messages, which can be applied to scenarios such as customer service.
Use Limits
Confirm that the application has been published.
Step 1: Obtain LINE information
3. Obtain the Channel Secret.
4. Go to the bottom of the LINE Developers Console - Providers - Channels - Messaging API page, click Issue, and obtain the Channel access token.
Step 2: Create a LINE publishing channel
1. Go to the Application Publishing page in the Tencent Cloud Intelligent Development Platform and click Create Publishing Channel > LINE.
2. Enter the Channel Secret and Channel Access Token obtained in Step 1.
3. Fill in the Webhook URL information from the callback settings into the LINE Messaging API settings.
4. When publishing the application, select the LINE channel. After successful publication, you can access LINE to interact with the agent.
Built-in shortcut commands
Currently, the following commands are supported and will take effect upon input in the LINE dialog.
|
/new | Start a new conversation. |
/clear | Clear the current conversation context. |
FAQs
How to Disable Auto-Replies in LINE
Disable auto-reply messages in Settings > Response Settings.