Skip to content

shiopon01/line-bot-frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

line-bot-frame

  1. yarn install
  2. make
  3. zip以下のzipファイルを任意のS3バケットに s3://bucket/zip/example.zip の形で保存
  4. CloudFormationで cloudformation/template.yml のテンプレートを実行
  • TemplateBucketName はzipを保存したバケットの名前
  • ChannelSecret AccessToken は自分で取得したLINE Message APIの情報
  1. 手動でLambda関数 JobWorker のトリガーにSQS LineMessage を設定
  2. LINE Developersのチャネル基本設定の Webhook URL にステージのURLを設定

言ったことがそのまま返ってくるbotの完成

  1. zipの削除は make clean

About

line bot frame - text and image echo bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published