Skip to main content

Slack

Connect a Slack bot to your Pawz agents.

Setup

  1. Go to api.slack.com/apps and create a new app
  2. Under OAuth & Permissions, add bot token scopes:
    • chat:write
    • channels:history
    • im:history
    • im:read
    • im:write
  3. Install the app to your workspace
  4. Copy the Bot User OAuth Token (starts with xoxb-)
  5. In Pawz, go to Settings → Channels
  6. Select Slack
  7. Paste your bot token
  8. Start the channel

Configuration

FieldRequiredDescription
Bot tokenYesxoxb- token from Slack
DM policyYesWho can message the bot
Allowed usersFor allowlistSlack usernames

Features

  • DMs and channel mentions
  • Per-user sessions with memory
  • Prompt injection scanning
  • Agent routing via channel routing rules
  • Thread support

Routing

Route Slack channels or users to specific agents:
  • Channel ID filter — route messages from specific Slack channels (use the channel ID, not the name)
  • User filter — route messages from specific Slack users

Tips

  • Invite the bot to channels where you want it to respond: /invite @YourBot
  • The bot responds when mentioned (@YourBot) or in DMs
  • Use the Slack skill separately if you want agents to proactively send messages