You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CommandKit is a library that makes it easy to handle commands and events in your Discord.js projects.
12
-
13
-
> **Supports Discord.js version 14**
9
+
<palign="center">The discord.js meta-framework for building powerful, modular, and extensible Discord bots with ease.</p>
14
10
15
11
## Features
16
12
@@ -31,9 +27,9 @@ CommandKit is a library that makes it easy to handle commands and events in your
31
27
- Less boilerplate code, more productivity 💪
32
28
- and much more...
33
29
34
-
## Documentation
30
+
## Getting Started
35
31
36
-
You can find the full documentation [here](https://commandkit.dev).
32
+
Get started by checking out the [documentation](https://commandkit.dev).
37
33
38
34
## Installation
39
35
@@ -48,10 +44,6 @@ npm create commandkit
48
44
49
45
This will prompt you to enter few details about your project. Once you have entered the details, you can simply run `commandkit dev` to start the bot application.
50
46
51
-
## Getting Started
52
-
53
-
To get started with CommandKit, you can check out the [quick start guide](https://commandkit.dev/docs/next/guide/installation).
54
-
55
47
## Support and Suggestions
56
48
57
49
Submit any queries or suggestions in our [Discord community](https://ctrl.lol/discord).
0 commit comments