vaunted-rewrittendeprecated

The best Discord.js command handler

Usage no npm install needed!

<script type="module">
  import vauntedRewritten from 'https://cdn.skypack.dev/vaunted-rewritten';
</script>

README

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