openclaw/extensions
Latitude Bot 3238bd78d9 fix(discord): normalize bare numeric IDs in outbound target resolution
Bare numeric Discord IDs (e.g. '1470130713209602050') in cron
delivery.to caused 'Ambiguous Discord recipient' errors and silent
delivery failures.

Adds normalizeDiscordOutboundTarget() to the existing Discord
normalize module (channels/plugins/normalize/discord.ts) alongside
normalizeDiscordMessagingTarget. Defaults bare numeric IDs to
'channel:<id>', matching existing behavior.

Both the Discord extension plugin and standalone outbound adapter
use the shared helper via a one-liner resolveTarget.

Fixes #14753. Related: #13927
2026-02-16 13:25:58 -06:00
..
bluebubbles test: annotate harness mocks to avoid TS2742 in CI 2026-02-16 15:19:11 +00:00
copilot-proxy chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
device-pair iOS: port onboarding + QR pairing flow stability (#18162) 2026-02-16 16:22:51 +00:00
diagnostics-otel chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
discord fix(discord): normalize bare numeric IDs in outbound target resolution 2026-02-16 13:25:58 -06:00
feishu refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
google-antigravity-auth chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
google-gemini-cli-auth chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
googlechat refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
imessage chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
irc refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
line chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
llm-task chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
lobster chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
matrix refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
mattermost refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
memory-core chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
memory-lancedb chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
minimax-portal-auth chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
msteams refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
nextcloud-talk refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
nostr refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
open-prose chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
phone-control TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
qwen-portal-auth TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
shared refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
signal chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
slack refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
talk-voice Gateway/Plugins: device pairing + phone control plugins (#11755) 2026-02-08 18:07:13 +01:00
telegram chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
thread-ownership feat(slack): land thread-ownership from @DarlingtonDeveloper (#15775) 2026-02-13 23:37:05 +00:00
tlon refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
twitch refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
voice-call refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
whatsapp refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
zalo refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
zalouser refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00