This commit is contained in:
parent
990061c6a7
commit
c84ecb7f72
@ -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')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user