Added nickname updating to commands

This commit is contained in:
2024-02-19 10:52:34 +01:00
parent 2ce15570dd
commit c71386c18b
8 changed files with 109 additions and 51 deletions

View File

@@ -45,6 +45,9 @@ export = {
roleManage("all").rolesToRemove,
"User force unverified by " + interaction.user.username
)
await member.setNickname(null, "User force unverified by " + interaction.user.username).catch(() => {
// Do nothing
})
await logToChannel("mod", {
embeds: [{