mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-28 05:04:23 +01:00
feat: add Slack integration package with Bolt framework
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user