openclaw/extensions/discord
Peter Steinberger 4249cdb8fe
fix(discord): keep slash commands deployed at the application limit (#105280)
* fix(discord): reconcile commands at the application cap

* docs(changelog): note Discord command cap fix

* chore: keep release changelog unchanged

* fix(discord): narrow command deployment errors
2026-07-12 11:37:29 +01:00
..
skills/discord
src fix(discord): keep slash commands deployed at the application limit (#105280) 2026-07-12 11:37:29 +01:00
account-inspect-api.ts
action-runtime-api.ts
api.ts
channel-config-api.ts
channel-plugin-api.ts
config-api.ts refactor(plugin-sdk): collapse internal config-schema facade usage onto one module (#104665) 2026-07-11 13:00:53 -07:00
configured-state.ts
contract-api.ts
directory-contract-api.ts
doctor-contract-api.ts
index.test.ts
index.ts
legacy-state-migrations-api.ts
npm-shrinkwrap.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
openclaw.plugin.json fix(plugins): remove simpleicons icon color paths (#95987) 2026-06-23 12:16:02 -07:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
README.md
runtime-api.actions.ts
runtime-api.lookup.ts
runtime-api.monitor.ts
runtime-api.send.ts
runtime-api.threads.ts
runtime-api.ts
runtime-setter-api.ts
secret-contract-api.ts
security-audit-contract-api.ts
security-contract-api.ts
session-binding-contract-api.ts
session-key-api.ts
setup-entry.test.ts improve: keep isolated tests under one second (#100019) 2026-07-05 10:57:19 -07:00
setup-entry.ts
setup-plugin-api.ts
subagent-hooks-api.ts refactor(shared): consolidate Discord Slack and Telegram lazy loaders (#99298) 2026-07-02 18:45:48 -07:00
test-api.ts
thread-binding-api.ts fix(discord): single-source thread-binding default placement and guard artifact parity (#104342) 2026-07-11 02:50:53 -07:00
timeouts.ts
transcripts-source-api.ts
tsconfig.json

OpenClaw Discord

Official OpenClaw channel plugin for Discord servers, channels, DMs, slash commands, and app events.

Install from OpenClaw:

openclaw plugin add @openclaw/discord

Configure a Discord bot token and the channels or servers OpenClaw should handle. The plugin lets OpenClaw agents receive Discord messages and respond through the configured Discord app.