From 3ddfe5fe1a8871f92cdb49df1779222a9168dfcf Mon Sep 17 00:00:00 2001 From: Bxio Date: Fri, 4 Apr 2025 20:10:17 +0100 Subject: [PATCH] 1 --- cli.js | 1 + 1 file changed, 1 insertion(+) 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')