ok-slack-bot

command
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

ok-slack-bot — bridges Slack to an OK Agent via the imbot framework.

Uses Slack Events API over HTTP webhook + Slack Web API for posting messages.

Setup:

  1. Create a Slack App at https://api.slack.com/apps
  2. Enable Event Subscriptions with Request URL: https://your-host/slack/events
  3. Add OAuth scope: chat:write, im:history, groups:history
  4. Install the app to your workspace
  5. Set env vars: SLACK_BOT_TOKEN=xoxb-... SLACK_SIGNING_SECRET=abc...

Usage:

ok-slack-bot -listen :8083

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL