Skip to main content
Dispatcher

Documentation

Slack

Connect Slack so @dispatcher mentions create tasks for your organization.

Canonical HTML: https://getdispatcher.dev/help/slack

Turn Slack messages into Dispatcher tasks by mentioning @dispatcher.

Connect Slack

  1. Sign in to the Dispatcher desktop app and select an organization
  2. Open Settings → Slack
  3. Click Connect Slack and approve the install in your browser
  4. Invite the bot to channels: /invite @dispatcher

You do not paste tokens or run a local bridge. Connection is one OAuth click; mentions are handled on Dispatcher servers.

Create a task from Slack

In any channel or thread where the bot is invited:

@dispatcher create a task
@dispatcher create a task and work on it
@dispatcher create a task priority high and work on it

The bot replies with a link to open the task in the web app or desktop app. Agents still run locally in Dispatcher worktrees.

What the Settings screen means

ControlMeaning
Connect SlackInstalls the Dispatcher Slack app into your workspace and links it to your current organization
Reconnect SlackRuns OAuth again (e.g. after permissions change)
DisconnectUnlinks Slack from your organization

Troubleshooting

ProblemFix
Connect button disabledSign in and select an organization first
Bot never repliesRun /invite @dispatcher in the channel; in Settings → Slack confirm “Cloud registration OK” (use Sync or Reconnect if missing)
Authorized but mentions ignoredOpen Settings → Slack diagnostics: if Last Slack event is never, turn Socket Mode Off, set Event Subscriptions Request URL to https://getdispatcher.dev/api/slack/events, subscribe to app_mention, then Reconnect Slack
Request URL challenge failsSocket Mode must be Off; SLACK_SIGNING_SECRET must match the app’s Signing Secret
Cloud OK but still silentInvite the bot with /invite @dispatcher; check Settings for Last mention error
OAuth redirect errorRestart Connect from the app; don’t edit the callback URL by hand
Agent doesn’t launchOpen the task in the desktop app and run an agent

Related

Slack · Dispatcher Docs