diff --git a/cli.js b/cli.js index 92e4a1b..724bd4c 100644 --- a/cli.js +++ b/cli.js @@ -8,6 +8,7 @@ const chalk = require('chalk'); const templates = { command: `const { SlashCommandBuilder, EmbedBuilder } = require('discord.js'); + module.exports = { data: new SlashCommandBuilder() .setName('your-command')