Files
openclaw/docs/plugins/reference/discord.md
Peter Steinberger 07694c639d feat: add meeting notes plugin
Adds source-only external meeting notes plugin, SDK source-provider contract, CLI access, date-sharded storage, and Discord voice source.
2026-05-23 10:38:09 +01:00

24 lines
496 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: meetingNotesSourceProviders
## Related docs
- [discord](/channels/discord)