/sls-slack-event-subscriber-template

Serverless Framework Template for Slack's Events API.

Primary LanguageGoMIT LicenseMIT

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-19_17 25 16