openclaw/extensions/discord/src
Peter Steinberger b86bc9de95
refactor: split remaining monitor runtime helpers
2026-03-17 21:27:21 -07:00
..
actions Plugins: internalize discord SDK imports 2026-03-17 20:42:28 -07:00
monitor refactor: split remaining monitor runtime helpers 2026-03-17 21:27:21 -07:00
voice fix(plugins): forward plugin subagent overrides (#48277) 2026-03-17 07:20:27 -07:00
account-inspect.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
account-inspect.ts Plugins: internalize discord SDK imports 2026-03-17 20:42:28 -07:00
accounts.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
accounts.ts Plugins: internalize discord SDK imports 2026-03-17 20:42:28 -07:00
api.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
api.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
audit.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
audit.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
channel-actions.ts Plugins: remove first-party legacy message discovery shims 2026-03-18 02:17:40 +00:00
channel.runtime.ts refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
channel.setup.ts Plugins: internalize discord SDK imports 2026-03-17 20:42:28 -07:00
channel.test.ts Discord: move group policy behind plugin boundary 2026-03-18 03:30:02 +00:00
channel.ts Discord: export runtime config helpers 2026-03-18 04:09:47 +00:00
chunk.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
chunk.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
client.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
client.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
components-registry.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
components.test.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
components.ts refactor: extract discord shared interactive mapper 2026-03-16 05:54:16 +00:00
directory-cache.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
directory-live.test.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
directory-live.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
draft-chunking.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
draft-stream.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
exec-approvals.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
gateway-logging.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
gateway-logging.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
group-policy.test.ts Discord: move group policy behind plugin boundary 2026-03-18 03:30:02 +00:00
group-policy.ts Discord: move group policy behind plugin boundary 2026-03-18 03:30:02 +00:00
guilds.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
mentions.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
mentions.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
monitor.gateway.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
monitor.gateway.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
monitor.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
monitor.tool-result.accepts-guild-messages-mentionpatterns-match.e2e.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
monitor.tool-result.sends-status-replies-responseprefix.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
monitor.tool-result.test-harness.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
monitor.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
normalize.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
outbound-adapter.interactive-order.test.ts fix: follow up shared interactive regressions (#47715) 2026-03-16 05:03:46 +00:00
outbound-adapter.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
outbound-adapter.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
pluralkit.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
pluralkit.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
probe.intents.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
probe.parse-token.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
probe.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
resolve-allowlist-common.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
resolve-allowlist-common.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
resolve-channels.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
resolve-channels.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
resolve-users.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
resolve-users.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
runtime-api.ts refactor: split remaining monitor runtime helpers 2026-03-17 21:27:21 -07:00
runtime.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
send.channels.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.components.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.components.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
send.creates-thread.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.emojis-stickers.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
send.guild.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.messages.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.outbound.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
send.permissions.authz.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.permissions.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.reactions.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
send.sends-basic-channel-messages.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.shared.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
send.test-harness.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
send.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
send.types.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
send.typing.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
send.webhook-activity.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
session-key-normalization.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
session-key-normalization.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
setup-core.ts refactor: deduplicate setup wizard helpers 2026-03-18 03:58:22 +00:00
setup-surface.ts refactor: deduplicate plugin setup and channel config helpers 2026-03-18 03:28:05 +00:00
shared-interactive.test.ts refactor: extract discord shared interactive mapper 2026-03-16 05:54:16 +00:00
shared-interactive.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
shared.ts refactor: deduplicate setup wizard helpers 2026-03-18 03:58:22 +00:00
status-issues.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
subagent-hooks.test.ts fix(ci): restore local check suite 2026-03-17 08:14:03 +00:00
subagent-hooks.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
targets.test.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
targets.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
test-http-helpers.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
token.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
token.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
ui.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
voice-message.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
voice-message.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00