I wonder if you can help (I search it and nothing...) I am learning how to work with discord.js node and I want to change my user nickname (not the username itself)
It should work if you use this
message.guild.members.get("Random ID or something").setNickname("RandomName")