0.14.4 • Published 1 month ago

@illegalrazer/slash-commands v0.14.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

slash-commands

A NPM package to build SlashCommandBuilder discord.js objects

Slash commands are built according to the file structure inside the commands folder. This folder must be in the root of where the project is executed.

For example, the following file structure will create these commands:

commands
| group1
| | subgroup1
| | | command1.ts
| | command2.ts
| command3.ts
/command 3
/group1 command2
/group1 subgroup1 command 1 
0.14.4

1 month ago

0.14.2

4 months ago

0.14.3

4 months ago

0.14.1

4 months ago

0.14.0

4 months ago

0.9.9

2 years ago

0.9.8

2 years ago

0.9.7

2 years ago

0.9.6

2 years ago

0.9.5

2 years ago

0.9.4

2 years ago

0.9.3

2 years ago

0.9.2

2 years ago

0.9.1

2 years ago

0.9.0

2 years ago