Skip to content

lemonlatte/LINE-Bot-GAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINE Bot for Google App Engine

Prerequisite

Setup

  • Update the following variables in line-bot.go according to basic information in your developer account:
    • X-Line-ChannelID
    • X-Line-ChannelSecret
    • X-Line-Trusted-User-With-ACL

Deployment

goapp deploy -application <GAE project id> app.yaml

Gotcha

  • Set whilelist in LINE developer
  • Set Callback URL in LINE developer

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages