Skip to content

01 Custom Reply (without code)

JCxYIS edited this page Nov 20, 2021 · 2 revisions

Line Bot Designer

Using Line Bot Designer

  • try it yourself :)

Import the message template to our bot

  • Copy the JSON string on the bottom right

  • In our project, navigate to the folder responses, create a file called test.json

  • Paste the JSON string you copied into that file

See the effect

  • 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

Clone this wiki locally