This commit is contained in:
Bxio 2025-04-05 11:04:16 +01:00
parent 990061c6a7
commit c84ecb7f72

View File

@ -1,6 +1,9 @@
// comandos/add.js // comandos/add.js
const { SlashCommandBuilder } = require('discord.js'); const { SlashCommandBuilder } = require('discord.js');
console.error("--------------------- teste.js ---------------------");
module.exports = { module.exports = {
data: new SlashCommandBuilder() data: new SlashCommandBuilder()
.setName('wdd') .setName('wdd')