Перейти до основного вмісту
Цей вміст ще не доступний вашою мовою і відображається англійською.

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, …). Передбачається, що репозиторій відповідає формату agentskills.io.

Оновлено 6 days ago
Переглянути код