djs-commander
Advanced tools
Comparing version 0.0.31 to 0.0.32
{ | ||
"name": "djs-commander", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"description": "A command and event handler that works seemlessly with Discord.js", | ||
"license": "MIT", | ||
"types": "./dist/index.d.ts", | ||
@@ -7,0 +6,0 @@ "exports": { |
@@ -130,5 +130,1 @@ # DJS-Commander: A Library for Discord.js Projects | ||
It's important to return `true` (or any truthy value) if you don't want the command execution to be stopped (this also ensures the next validation queued up is not run). | ||
## License | ||
DJS-Commander is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT). |
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
26960
1
130