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:
- Create a Slack App at https://api.slack.com/apps
- Enable Event Subscriptions with Request URL: https://your-host/slack/events
- Add OAuth scope: chat:write, im:history, groups:history
- Install the app to your workspace
- Set env vars: SLACK_BOT_TOKEN=xoxb-... SLACK_SIGNING_SECRET=abc...
Usage:
ok-slack-bot -listen :8083
Click to show internal directories.
Click to hide internal directories.