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.