diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ff27dca4..0da3461c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ - Docs: add gog calendar event color IDs from `gog calendar colors`. (#715) — thanks @mjrussell. - Cron/CLI: trim model overrides on cron edits and document main-session guidance. (#711) — thanks @mjrussell. - Skills: bundle `skill-creator` to guide creating and packaging skills. +- Docs: clarify Discord message tool channel type values. (#730) — thanks @NicholasSpisak ### Fixes - Doctor: surface plugin diagnostics in the report. diff --git a/skills/discord/SKILL.md b/skills/discord/SKILL.md index 2f0a8196a..0b64f14e1 100644 --- a/skills/discord/SKILL.md +++ b/skills/discord/SKILL.md @@ -332,7 +332,7 @@ Create, edit, delete, and move channels and categories. Enable via `discord.acti } ``` -- `type`: 0 = text, 2 = voice, 4 = category (use `categoryCreate` for convenience) +- `type`: Discord channel type integer (0 = text, 2 = voice, 4 = category; other values supported) - `parentId`: category ID to nest under (optional) - `topic`, `position`, `nsfw`: optional