mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 16:17:23 +00:00
Move meeting notes into core transcripts, remove the bundled meeting-notes plugin/API, and require explicit transcripts.enabled before exposing the recording-capable tool.
24 lines
494 B
Markdown
24 lines
494 B
Markdown
---
|
|
summary: "Adds the Discord channel surface for sending and receiving OpenClaw messages."
|
|
read_when:
|
|
- You are installing, configuring, or auditing the discord plugin
|
|
title: "Discord plugin"
|
|
---
|
|
|
|
# Discord plugin
|
|
|
|
Adds the Discord channel surface for sending and receiving OpenClaw messages.
|
|
|
|
## Distribution
|
|
|
|
- Package: `@openclaw/discord`
|
|
- Install route: npm; ClawHub
|
|
|
|
## Surface
|
|
|
|
channels: discord; contracts: transcriptSourceProviders
|
|
|
|
## Related docs
|
|
|
|
- [discord](/channels/discord)
|