This commit is contained in:
parent
06b81f5d74
commit
a6b378c156
@ -6,7 +6,7 @@ console.error("--------------------- lista_membro.js ---------------------");
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
data: new SlashCommandBuilder()
|
data: new SlashCommandBuilder()
|
||||||
.setName('membros')
|
.setName('meta')
|
||||||
.setDescription('Exibe as informações do membro que enviou o comando.'),
|
.setDescription('Exibe as informações do membro que enviou o comando.'),
|
||||||
|
|
||||||
async execute(interaction) {
|
async execute(interaction) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user