openclaw/extensions/discord
2026-07-26 23:15:06 -05:00
..
skills/discord
src fix(discord): clear cancelled interaction defers 2026-07-26 23:15:06 -05:00
account-inspect-api.ts
action-runtime-api.ts
activities-api.ts feat(discord): opt-in Discord Activities widget support (#107442) 2026-07-15 04:07:46 -07:00
api.ts refactor(discord): retire internal abort signal helper (#109369) 2026-07-16 15:12:50 -07:00
channel-config-api.ts
channel-plugin-api.ts
config-api.ts refactor(config): move Discord and Teams schemas to plugins (#112812) 2026-07-22 21:02:12 -04:00
contract-api.ts
directory-contract-api.ts
doctor-contract-api.ts
index.test.ts
index.ts feat(discord): opt-in Discord Activities widget support (#107442) 2026-07-15 04:07:46 -07:00
legacy-state-migrations-api.ts
openclaw.plugin.json refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
package.json chore(deps): refresh repository dependencies (#112453) 2026-07-23 16:17:13 +00:00
README.md docs: fix incorrect CLI command in extension READMEs (#112057) 2026-07-25 05:50:13 -07:00
runtime-api.actions.ts
runtime-api.lookup.ts
runtime-api.monitor.ts feat(channels): batch 2 producers drop media placeholder bodies (#111665) 2026-07-19 22:48:32 -07:00
runtime-api.send.ts
runtime-api.threads.ts fix(channels): prevent outbound echoes and expose native login (#111341) 2026-07-19 03:49:11 -07:00
runtime-api.ts feat(channels): batch 2 producers drop media placeholder bodies (#111665) 2026-07-19 22:48:32 -07:00
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
setup-entry.ts
setup-plugin-api.ts
subagent-hooks-api.ts feat(discord): show subagent progress (#95604) 2026-07-17 12:02:33 +01:00
test-api.ts fix(discord): honor abortSignal during gateway READY retry backoff (#108561) 2026-07-16 03:14:46 -07:00
thread-binding-api.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 plugins install @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.