소개
The Discord Bot skill provides a comprehensive framework for developers to architect and deploy production-grade Discord bots across multiple programming languages. It prioritizes security by mandating secret protection measures like Gitleaks and strict .gitignore configurations to prevent token leaks. Beyond setup, it offers specialized patterns for slash commands, interactive UI components, event handling, and permissions management. Whether you are building a simple moderation tool in Python or a high-performance, sharded service in Rust, this skill ensures your bot follows Discord's latest API standards and best practices.