openclaw/extensions/discord
lsr911 ed9ce1c584
fix(discord): use truncateUtf16Safe for deploy error body truncation (#102525)
* fix(discord): use truncateUtf16Safe for deploy error body truncation

* test(discord): cover utf16 deploy errors

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-09 09:33:46 +01:00
..
skills/discord refactor(plugins): move owner skills into plugins 2026-06-22 13:54:08 +08:00
src fix(discord): use truncateUtf16Safe for deploy error body truncation (#102525) 2026-07-09 09:33:46 +01:00
account-inspect-api.ts
action-runtime-api.ts
api.ts
channel-config-api.ts
channel-plugin-api.ts
config-api.ts
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: update dependencies (#100027) 2026-07-04 14:56:50 -04:00
openclaw.plugin.json fix(plugins): remove simpleicons icon color paths (#95987) 2026-06-23 12:16:02 -07:00
package.json chore: update dependencies (#100027) 2026-07-04 14:56:50 -04: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
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.