Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

Discord Adapter

Skill Verificado
98

Discord adapter for chat

Resumen IA

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.

Instalación

npx skills add vercel/chat

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

Actualizado el about 20 hours ago
Ver código fuente