Updated a bunch of commands

This commit is contained in:
2024-02-05 12:09:41 +01:00
parent da9bb58562
commit b2420e949c
5 changed files with 11 additions and 5 deletions

View File

@@ -124,7 +124,9 @@ export = {
replyRank = "Member"
}
await user.roles.remove(waitingListRole)
if (user.roles.cache.has(waitingListRole)) {
await user.roles.remove(waitingListRole, "User used the update command")
}
await interaction.editReply({
embeds: [{