#channel.setName rateLimit?

6 messages · Page 1 of 1 (latest)

icy grotto
#

I'm testing te membercount on my bot but won't update
Is is posible that there is a rateLimit on the .setName?
And is it postible to remove it?

keen walrus
#

• 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.

viscid scaffoldBOT
#

Channel name and topic changes are limited to roughly 2 times per 10 minutes.
If your channel changes are not going through, this might be why.

coarse pelican
#

no, rate limits cannot be removed

candid cedar
#

Preventing people from using channel names to do stuff like this is exactly why that rate limit was put in place

keen walrus