1.0.4 • Published 8 months ago

discord-command-builder v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

------------------ command-builder 101 ----------------------

createBuilder() - Creates your builder

Example:

createBuilder({ interaction: interaction, path: src/folder })

The path is used as a way to store the files generated. Please input a valid path to a folder where you want to cache all your generated commands. It is advisable that you empty that folder ever so often.

NOTE: MAKE SURE TO DO:

npm i file-maker

IN YOUR CONSOLE!!!


1.0.4

8 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago