-
Notifications
You must be signed in to change notification settings - Fork 15
01 Custom Reply (without code)
JCxYIS edited this page Nov 20, 2021
·
2 revisions
-
With Line Bot Designer, you can easily design the front-end message template without coding
-
You can download it from here: https://developers.line.biz/en/services/bot-designer/
- try it yourself :)
- Copy the JSON string on the bottom right
-
In our project, navigate to the folder
responses, create a file calledtest.json -
Paste the JSON string you copied into that file
- After deployed, type random text to trigger the welcome message
- then, type the file name you created (in this case,
test), you can see the result


