|
|
3 kuukautta sitten | |
|---|---|---|
| .. | ||
| src | 34ff87d504 chore: format code | 5 kuukautta sitten |
| .env.example | 1923ddab6e feat: add Slack integration package with Bolt framework | 6 kuukautta sitten |
| .gitignore | 1923ddab6e feat: add Slack integration package with Bolt framework | 6 kuukautta sitten |
| README.md | 1923ddab6e feat: add Slack integration package with Bolt framework | 6 kuukautta sitten |
| package.json | df8e6e6014 release: v1.1.23 | 3 kuukautta sitten |
| sst-env.d.ts | 28c802f399 wip: zen | 4 kuukautta sitten |
| tsconfig.json | c50cf21f18 fix: update tsconfig for Slack package | 6 kuukautta sitten |
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.