394 MB
5,654 files
Updated about 2 months ago
Name
Size
src
tsconfig.json213 Bytes
xet
sst-env.d.ts236 Bytes
xet
package.json413 Bytes
xet
README.md750 Bytes
xet
.gitignore32 Bytes
xet
.env.example112 Bytes
xet
README.md

@opencode-ai/slack

Slack bot integration for opencode that creates threaded conversations.

Setup

  1. Create a Slack app at https://api.slack.com/apps
  2. Enable Socket Mode
  3. Add the following OAuth scopes:
    • chat:write
    • app_mentions:read
    • channels:history
    • groups:history
  4. Install the app to your workspace
  5. Set environment variables in .env:
    • SLACK_BOT_TOKEN - Bot User OAuth Token
    • SLACK_SIGNING_SECRET - Signing Secret from Basic Information
    • SLACK_APP_TOKEN - App-Level Token from Basic Information

Usage

# 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.

Total size
394 MB
Files
5,654
Last updated
Jun 13
Pre-warmed CDN
US EU US EU

Contributors