|
|
1 lună în urmă | |
|---|---|---|
| .. | ||
| src | 34ff87d504 chore: format code | 5 luni în urmă |
| .env.example | 1923ddab6e feat: add Slack integration package with Bolt framework | 6 luni în urmă |
| .gitignore | 1923ddab6e feat: add Slack integration package with Bolt framework | 6 luni în urmă |
| README.md | 1923ddab6e feat: add Slack integration package with Bolt framework | 6 luni în urmă |
| package.json | 4ee426ba54 release: v1.2.27 | 1 lună în urmă |
| sst-env.d.ts | 24a9841322 zen: update sst version | 1 lună în urmă |
| tsconfig.json | c50cf21f18 fix: update tsconfig for Slack package | 6 luni în urmă |
Slack bot integration for opencode that creates threaded conversations.
chat:writeapp_mentions:readchannels:historygroups:history.env:
SLACK_BOT_TOKEN - Bot User OAuth TokenSLACK_SIGNING_SECRET - Signing Secret from Basic InformationSLACK_APP_TOKEN - App-Level Token from Basic Information# Edit .env with your Slack app credentials
bun dev
The bot will respond to messages in channels where it's added, creating separate opencode sessions for each thread.