6bFRL655X7CR
This commit is contained in:
parent
cf30d2e4b6
commit
d5d7f41f2a
1 changed files with 0 additions and 2 deletions
|
@ -91,8 +91,6 @@ module.exports = {
|
||||||
choices.push(tag);
|
choices.push(tag);
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(choices);
|
|
||||||
|
|
||||||
await interaction.respond(choices.map(choice => ({ name: choice, value: choice })))
|
await interaction.respond(choices.map(choice => ({ name: choice, value: choice })))
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue