Skip to content

walkersumida/sls-slack-event-subscriber-deepl

Repository files navigation

preview

Infrastructure

2023-02-19_17 01 46

Setup

yarn install
cp .env.sample .env

Deploy

make deploy

Create Slack App

Enable Events

2023-02-19_17 17 21

Add Bot User Event

2023-02-19_17 19 33

Install to Workspace

2023-02-19_17 19 52

Add an OAuth Scope

2023-02-19_17 23 48

Post a message

2023-02-26_15 30 46