This commit is contained in:
Bxio 2025-04-04 20:29:13 +01:00
parent 8f6fcc8074
commit a13441e5cd

View File

@ -37,7 +37,8 @@ module.exports = {
{ name: 'Mike', value: '1' },
{ name: 'Totem', value: '3' },
)
),
),
async execute(interaction, client) {
const guildId = interaction.guild.id;