openclaw/extensions/slack
Sarah Fortune dbc2356abc
feat(slack): make presence event guidance configurable (#123875)
* feat(slack): make presence event guidance configurable

* chore(config): regenerate channel metadata

* fix(slack): keep presence prompt SDK compatible

* chore(config): refresh config baseline

* fix(slack): cap presence event prompts

* chore(config): refresh Slack prompt metadata

* fix(slack): bound queued presence wake prompts

* fix(slack): inherit presence prompt for named accounts

* fix(slack): keep prompt limit at config boundary

---------

Co-authored-by: Sarah Fortune <sarah.fortune@gmail.com>
2026-08-15 12:02:19 -07:00
..
skills/slack fix(plugins): refresh bundled channel skills (#119020) 2026-08-03 17:31:00 -07:00
src feat(slack): make presence event guidance configurable (#123875) 2026-08-15 12:02:19 -07:00
account-inspect-api.ts
api.ts refactor(extensions): remove orphan test exports (#122784) 2026-08-12 12:45:33 -07:00
channel-config-api.ts
channel-entry.ts
channel-plugin-api.ts
config-api.ts refactor(config): move Slack and Signal schemas to plugins (#112792) 2026-07-22 19:14:56 -04:00
contract-api.ts
directory-contract-api.ts
doctor-contract-api.ts
http-routes-api.ts
index.test.ts test(plugin-sdk): remove repo-local test helper fossils (#121190) 2026-08-09 11:44:18 -07:00
index.ts refactor(gateway): remove deferred channel load flag; 503 plugin routes until runtime ready (#117852) 2026-08-02 00:36:21 -07:00
message-tool-api.ts
openclaw.plugin.json refactor: one code path behind doctor legacy-state migrations (#120716) 2026-08-08 18:23:15 -07:00
package.json fix(channels): fail-fast headless channel setup with plugin-declared env contracts (#122530) 2026-08-12 17:12:15 +00:00
README.md docs: fix incorrect CLI command in extension READMEs (#112057) 2026-07-25 05:50:13 -07:00
runtime-api.ts
runtime-setter-api.ts
secret-contract-api.ts
security-contract-api.ts
setup-entry.ts refactor(gateway): remove deferred channel load flag; 503 plugin routes until runtime ready (#117852) 2026-08-02 00:36:21 -07:00
setup-plugin-api.ts
test-api.ts test(plugins): remove stale test plumbing (#122175) 2026-08-11 11:01:05 -07:00
tsconfig.json refactor(plugins): inherit shared package boundary settings (#117474) 2026-08-01 09:11:09 -07:00

OpenClaw Slack

Official OpenClaw channel plugin for Slack channels, DMs, commands, and app events.

Install from OpenClaw:

openclaw plugins install @openclaw/slack

Configure the Slack app credentials and allowed workspaces/channels in OpenClaw. The plugin lets agents receive Slack events and reply through the configured Slack app.