feat: add Slack integration package with Bolt framework
This commit is contained in:
parent
b8249cde4b
commit
1923ddab6e
10 changed files with 566 additions and 25 deletions
3
packages/slack/.env.example
Normal file
3
packages/slack/.env.example
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
SLACK_BOT_TOKEN=xoxb-your-bot-token
|
||||
SLACK_SIGNING_SECRET=your-signing-secret
|
||||
SLACK_APP_TOKEN=xapp-your-app-token
|
||||
Loading…
Add table
Add a link
Reference in a new issue