Chanel Creation

any idea why dont creating channels but no errors?
20 Replies
d.js toolkit
d.js toolkit10mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
Syjalo
Syjalo10mo ago
* Rate limited * Code is not executed * Bad error handler
!Delta!
!Delta!OP10mo ago
It work for a while, how can i check if its rate limited?
Syjalo
Syjalo10mo ago
How often do you create chnnales?
!Delta!
!Delta!OP10mo ago
Its big server so i can guess often?
Syjalo
Syjalo10mo ago
What's the use case? Why do you create that often?
!Delta!
!Delta!OP10mo ago
Tickets and support call for a game
Syjalo
Syjalo10mo ago
client.rest.on('rateLimited', console.log)
client.rest.on('rateLimited', console.log)
!Delta!
!Delta!OP10mo ago
No description
!Delta!
!Delta!OP10mo ago
What that mean?
Syjalo
Syjalo10mo ago
You are limited to create channels in this guild
No description
!Delta!
!Delta!OP10mo ago
And how can i remove that?
Syjalo
Syjalo10mo ago
in seconds iirc
No description
!Delta!
!Delta!OP10mo ago
are those seconds or ms?
Syjalo
Syjalo10mo ago
It's ms
!Delta!
!Delta!OP10mo ago
umm
No description
!Delta!
!Delta!OP10mo ago
i have to wait so?
Syjalo
Syjalo10mo ago
Yes
!Delta!
!Delta!OP10mo ago
Question The server is limited or the bot?
Apokalypt
Apokalypt10mo ago
It's the bot

Did you find this page helpful?