linebot_template_wongwong_v2 icon indicating copy to clipboard operation
linebot_template_wongwong_v2 copied to clipboard

trafficstars

Webhook URL

{HEROKU_APP_NAME}.herokuapp.com/callback

heroku_setting

  201  git init
  202  git add .
  203  git commit -m "commit message"
  204  git remote add heroku "heroku git url"
  205  git push heroku master
  206  history > heroku_setting.txt