heroku git:remote -a ntcubot0603 git init git add . git commit -am'ok' #如果第一次使用上傳到app,需要設定以下內容 git config --global user.email "chwu@mail.tcu.edu.tw" git config --global user.name "chwu" git commit -am'ok' git push heroku master webhook https://ntcubot0603.herokuapp.com/callback