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

View File

@ -39,6 +39,7 @@ module.exports = {
)
),
async execute(interaction, client) {
const guildId = interaction.guild.id;
const guildName = interaction.guild.name;