Stiefanek Was Taken💅🏻
DIdiscord.js - Imagine ❄
•Created by Stiefanek Was Taken💅🏻 on 11/30/2024 in #djs-questions
Make a bot leave the server you run the command in.
^^
8 replies
DIdiscord.js - Imagine ❄
•Created by Stiefanek Was Taken💅🏻 on 11/27/2024 in #djs-questions
Ban does not work?
When I try to do this:
""
await interaction.guild.bans.create(banUnholy.id (reason)).catch(err => {
return interaction.reply({ content: "Can't execute!", ephemeral: true})
})
""
Then it says "banUnholy.id" is not a function!
44 replies