https://github.com/walkersumida/sls-slack-event-subscriber-deepl
https://github.com/walkersumida/sls-slack-event-subscriber-deepl
api-gateway deepl-api golang lambda serverless-framework slack slack-api slack-bot
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/walkersumida/sls-slack-event-subscriber-deepl
- Owner: walkersumida
- License: mit
- Created: 2023-02-26T06:15:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T04:52:49.000Z (almost 2 years ago)
- Last Synced: 2025-02-04T19:50:03.520Z (9 months ago)
- Topics: api-gateway, deepl-api, golang, lambda, serverless-framework, slack, slack-api, slack-bot
- Language: Go
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Infrastructure
# Setup
```sh
yarn install
``````sh
cp .env.sample .env
```# Deploy
```sh
make deploy
```# Create Slack App
## Enable Events
## Add Bot User Event
## Install to Workspace
## Add an OAuth Scope
# Post a message
![]()