メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

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

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

6 days ago に更新
ソースコードを表示