Skip to content

repost times-* channel to "time-all" deployed an aws lambda

License

Notifications You must be signed in to change notification settings

ratmie/times-all-bot-lambda

Repository files navigation

time-all-bot

repost times-* channel to "time-all"

元リポジトリは https://github.com/ratmie/time-all-bot

setting

.envファイルを作成する

SLACK_BOT_TOKEN=
SLACK_SIGNING_SECRET= 
TIMES_ALL_CHANNEL_ID=
WORKSPACE_URL=

awsの設定

awsの設定を以下などでしておくこと

$ aws configure

local起動

$ npx tsc // buildする
$ npm run local

deploy

$ AWS_PROFILE=foo npx serverless deploy 

資料

boltのドキュメント https://slack.dev/bolt-js/ja-jp/deployments/aws-lambda

About

repost times-* channel to "time-all" deployed an aws lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published