1
This commit is contained in:
parent
819e906b47
commit
3ddfe5fe1a
1
cli.js
1
cli.js
@ -8,6 +8,7 @@ const chalk = require('chalk');
|
|||||||
const templates = {
|
const templates = {
|
||||||
command: `const { SlashCommandBuilder, EmbedBuilder } = require('discord.js');
|
command: `const { SlashCommandBuilder, EmbedBuilder } = require('discord.js');
|
||||||
|
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
data: new SlashCommandBuilder()
|
data: new SlashCommandBuilder()
|
||||||
.setName('your-command')
|
.setName('your-command')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user