소개
This skill provides a comprehensive framework for building scalable Discord bots using industry-standard libraries like Discord.js (JavaScript) and Pycord (Python). It guides users through the complexities of modern Discord development, including slash command registration, managing privileged gateway intents, and implementing interactive components like buttons, modals, and select menus. By following these patterns, developers can ensure their bots are efficient, secure, and compliant with Discord's latest API requirements while avoiding common pitfalls like rate limiting and blocking the event loop.