Skip to content

shiopon01/line-bot-frame

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

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