|
|
il y a 2 mois | |
|---|---|---|
| .. | ||
| src | 34ff87d504 chore: format code | il y a 5 mois |
| .env.example | 1923ddab6e feat: add Slack integration package with Bolt framework | il y a 6 mois |
| .gitignore | 1923ddab6e feat: add Slack integration package with Bolt framework | il y a 6 mois |
| README.md | 1923ddab6e feat: add Slack integration package with Bolt framework | il y a 6 mois |
| package.json | 154cbf6996 release: v1.1.51 | il y a 2 mois |
| sst-env.d.ts | 28c802f399 wip: zen | il y a 4 mois |
| tsconfig.json | c50cf21f18 fix: update tsconfig for Slack package | il y a 6 mois |
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.