Skip to main content
Version: 1.2

Introduction


support discord servernpm versionnpm downloads

CommandKit is a powerful meta-framework for building Discord applications with discord.js. It provides a simple and intuitive API for creating commands, handling interactions, and managing events. With CommandKit, you can focus on building your Discord application without worrying about the underlying complexities.

Key features​

  • Beginner friendly πŸš€
  • Suitable for both beginners and advanced users πŸ‘ΆπŸ‘¨β€πŸ’»
  • Slash + context menu commands + message commands support βœ…
  • Automatic command registration and updates πŸ€–
  • Command middlewares for easy command management πŸ› οΈ
  • Localization support through @commandkit/i18n plugin 🌍
  • Powerful plugin system to extend functionality πŸ”Œ
  • Built-in command line interface for easy development πŸ–₯️
  • Out-of-the-box support for TypeScript and JavaScript πŸ“œ
  • Customizable caching using the @commandkit/cache plugin for speedy data fetching πŸ—„οΈ
  • User installable/guild scoped commands πŸ”§
  • Custom events support πŸ””
  • JSX support for easily managing Discord components 🎨
  • Easy to use interaction components (forget about collectors) 🧩
  • Less boilerplate code, more productivity πŸ’ͺ
  • ...and much more!

Support and suggestions​