Skip to content

Update Discord channel matching structure#21

Merged
AlexAnys merged 1 commit intoAlexAnys:mainfrom
mokizzz:patch-1
Mar 6, 2026
Merged

Update Discord channel matching structure#21
AlexAnys merged 1 commit intoAlexAnys:mainfrom
mokizzz:patch-1

Conversation

@mokizzz
Copy link
Contributor

@mokizzz mokizzz commented Mar 5, 2026

Close #20

@AlexAnys
Copy link
Owner

AlexAnys commented Mar 6, 2026

PR没问题,我先 merge 然后补充英文版,谢谢贡献

@AlexAnys AlexAnys closed this Mar 6, 2026
@AlexAnys AlexAnys reopened this Mar 6, 2026
@AlexAnys AlexAnys merged commit 65bceef into AlexAnys:main Mar 6, 2026
AlexAnys added a commit that referenced this pull request Mar 6, 2026
…ema (closes #20)

- Fix English Discord CONFIG_SNIPPET: channelId → peer (same fix as #21 for Chinese)
- Replace English CONFIG_SNIPPET files with redirects to Chinese versions
  (content is ~75% JSON, maintaining two copies caused #20 where a fix was only applied to one)
- Remove language switcher from Chinese CONFIG_SNIPPET files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
AlexAnys added a commit that referenced this pull request Mar 6, 2026
#21 fixed the Chinese version but missed the English counterpart.
Replace invalid `channelId` with `peer: { kind: "channel", id: "..." }`
to match OpenClaw's strict binding schema.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Discord安装时报错:bindings.0.match: Unrecognized key: "channelId"

2 participants