Discord Channel for Claude Code
Runs a Discord bot as a Claude Code channel, gated by a pairing code and a snowflake allowlist.
Install
OfficialShips scriptsClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install discord@claude-plugins-official
Claude Code oturumu bir Discord botuna bağlanırken; eşleştirme, izin listesi ve sunucu kanalı politikası ayarlanırken
- Author
- Anthropic
- License
- Apache-2.0
The plugin brings its own Bun MCP server instead of pointing at a hosted endpoint: the bot logs in, forwards inbound messages into the session, and hands reply, react and edit back to the model. Access control is the substance of it. An unknown direct message receives a six-character pairing code and the message itself is dropped until it is approved from the session; the allowlist stores numeric snowflakes rather than usernames, because usernames change and snowflakes do not. Server channels stay closed until opted in one channel ID at a time, with threads inheriting their parent. All of it lives in a single access.json that the server re-reads on every inbound message, so a policy change takes effect without a restart.
Similar skills
PluginEval
SkillScores a Claude Code skill on ten dimensions across static checks, an LLM judge and Monte Carlo runs.
Skill Forge Essentials
SkillThree behavioural skills aimed at the mistakes agents make rather than the ones humans make.
Protect MCP
SkillGates every tool call through a Cedar policy and signs the decision into a hash-chained receipt.
Comments(0)
Sign in to comment