跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Discord Adapter

Skill 已验证
98

Discord adapter for chat

AI 摘要

This adapter enables the Chat SDK to interface with Discord, supporting both HTTP Interactions for serverless environments and Gateway WebSocket for real-time message handling. It handles message creation, editing, deletion, reactions, slash commands, and rich content like embeds and buttons, with clear instructions for Discord application setup and serverless deployment.

Maintenance

  • info:Commit recencyThere are no commits on the default branch in the last 12 months. The latest commit date on the default branch is not available, but the CHANGELOG.md indicates recent updates up to version 4.27.0.

安装

npx skills add vercel/chat

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

更新于 1 day ago
查看源代码