#Error fetching channel

5 messages · Page 1 of 1 (latest)

wise rose
#

*sry wrong title, should be setNicknames doesnt always update

let getguild = await client.guilds.cache.get("ID")
let userToAddRole = await getguild.members.fetch("ID")
userToAddRole.setNickname(`[WN] ${userToAddRole.user.username}`)

this sometimes updates the nicknames, but sometimes doesnt.
Any reasons why this would be the case?

solar vergeBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

languid crane
#

Rate limiting is the only reason I can think of

wise rose
#

what that'd be?

#

once a sec?