Skip to content

00 Setting Up (no install)

JCxYIS edited this page Nov 20, 2021 · 8 revisions

Sign Up for Required Accounts

Register a bot on Line Developers

  • Go to https://developers.line.biz/ and sign in to your account

  • Choose an existing provider, or create a new one

    A provider is an individual developer, company, or organization that provides services. (See Document)

  • Create a new channel

  • Select "Messaging API"

  • Complete the form and press Create

Fork this Project

  • Click "Fork" on the top right of this page

Deploy to Heroku

  • Ensure you've forked the project

  • Click "Deploy" button in readme.md

  • Fill in the form

Channel access token is in "Messaging API" section
Channel Secret is in "Basic Settings" section in Line Developers Console

Tell Line where our bot is

Test your effort!

  • Try send some message to the bot!

The link to your bot is in "Messaging API" section of Line Developers Console

  • If you see message other message appear with that, please check auto-reply setting in Line Developer Console

Bind Heroku with Your Github Account

  • Put project name in

  • Enable auto deploy