2.0.2 • Published 4 years ago
its-not-commando v2.0.2
It's Not Commando
Notice: I don't really plan on updating this library any further, it will not be updated for discord.js versions beyond v12 - I suggest you find another discord command framework to use.
its-not-commando
is a simple discord.js command framework that is feature-light and
simple to use. In terms of design, it's pretty similar to discord.js-commando.
Personally, I use this framework in all of my discord.js projects.
Features
- Easy to use command system
- Using modern javascript
async
/await
- Using modern javascript
- Sophisticated argument system
- Arguments can have basic types: Integer, Float, String
- Optional arguments with default values
- Multi-arguments that take multiple split values
- Support for sub-commands!
- Utility functions for creating prompts
- Prompts can be text based or reaction-based
- Built-in help, shutdown, and ping commands
- Fully documented™
Installation
Node 14 or newer is required.npm install its-not-commando
Usage
Check out the getting started guide
Contributing
Contribution is welcome, just post an issue or pull request!
2.0.2
4 years ago
2.0.1
4 years ago
2.0.0
4 years ago
1.3.0
5 years ago
1.2.0
5 years ago
1.1.0
5 years ago
1.0.0
5 years ago
0.5.0
5 years ago
0.4.8
5 years ago
0.4.7
5 years ago
0.4.5
5 years ago
0.4.4
5 years ago
0.4.6
5 years ago
0.4.3
5 years ago
0.4.2
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.1
5 years ago
0.2.3
5 years ago
0.2.2
5 years ago
0.2.4
5 years ago
0.1.2
5 years ago
0.2.0
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago