1.0.5 • Published 5 years ago
vaunted-rewritten v1.0.5
Vaunted
The best Discord.js command handler
Getting Started
First of all, cd into your working directory.
After creating your node project, run the following: npm install vauntednpm --save
Prerequisites
Simply run npm install
or npm i
to install all of the prerequisites.
Documentation
The type
attribute controls the class of the file.
Type
can follow these class types: command, message, controller
vaunted({
type: "command"
})
Authors
- Kalum - Initial work | Development work
- Brad - Initial work | Development work
- Alex - Development work
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details