·discord-bot-architect
@

discord-bot-architect

automindtechnologie-jpg/ultimate-skill.md

构建生产就绪的 Discord 机器人的专业技能。涵盖 Discord.js (JavaScript) 和 Pycord (Python)、网关意图、斜杠命令、交互式组件、速率限制和分片。

2安装·0热度·@automindtechnologie-jpg

安装

$npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill discord-bot-architect

SKILL.md

Modern Discord bot setup with Discord.js v14 and slash commands

When to use: ['Building Discord bots with JavaScript/TypeScript', 'Need full gateway connection with events', 'Building bots with complex interactions']

// src/index.js const { Client, Collection, GatewayIntentBits, Events } = require('discord.js'); const fs = require('node:fs'); const path = require('node:path'); require('dotenv').config();

构建生产就绪的 Discord 机器人的专业技能。涵盖 Discord.js (JavaScript) 和 Pycord (Python)、网关意图、斜杠命令、交互式组件、速率限制和分片。 来源:automindtechnologie-jpg/ultimate-skill.md。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill discord-bot-architect
分类
@协作工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 discord-bot-architect?

构建生产就绪的 Discord 机器人的专业技能。涵盖 Discord.js (JavaScript) 和 Pycord (Python)、网关意图、斜杠命令、交互式组件、速率限制和分片。 来源:automindtechnologie-jpg/ultimate-skill.md。

如何安装 discord-bot-architect?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/automindtechnologie-jpg/ultimate-skill.md --skill discord-bot-architect 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/automindtechnologie-jpg/ultimate-skill.md