aiagent.club
中文
npm package

@chat-adapter/slack

Updated 2026-09-12 View source ↗

#26 of 203 by Downloads / week among npm packages

642.0k Downloads / week

Slack adapter for Chat SDK — webhooks, Block Kit cards, OAuth, slash commands, and AI streaming

About

Slack adapter for Chat SDK. Configure single-workspace or multi-workspace OAuth deployments.

Documentation: chat-sdk.dev/adapters/official/slack · Guides: vercel.com/kb/chat-sdk

To scaffold a new Slack bot with this adapter preselected:

Visit the adapters directory to see other available official and vendor-official adapters.

For bots deployed to a single Slack workspace. The adapter auto-detects SLACKBOTTOKEN and SLACKSIGNINGSECRET from environment variables:

botToken accepts a function returning a string or Promise — the resolver is invoked per API call, so it composes with Slack token rotation (12-hour TTL) or lazy fetch from a secret manager:

If the resolver is expensive (e.g. a…

Excerpted from www.npmjs.com/package/@chat-adapter/slack

Latest metrics

Downloads / week 642.0k 2026-09-12