Updated a bunch of commands
This commit is contained in:
@@ -135,7 +135,9 @@ export = {
|
||||
replyRank = "Member"
|
||||
}
|
||||
|
||||
await user.roles.remove(waitingListRole)
|
||||
if (user.roles.cache.has(waitingListRole)) {
|
||||
await user.roles.remove(waitingListRole, "User was force updated.")
|
||||
}
|
||||
|
||||
await interaction.editReply({
|
||||
embeds: [{
|
||||
|
||||
Reference in New Issue
Block a user