Chanel Creation

any idea why dont creating channels but no errors?
20 Replies
d.js toolkit
d.js toolkit11mo 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
Syjalo11mo ago
* Rate limited * Code is not executed * Bad error handler
!Delta!
!Delta!OP11mo ago
It work for a while, how can i check if its rate limited?
Syjalo
Syjalo11mo ago
How often do you create chnnales?
!Delta!
!Delta!OP11mo ago
Its big server so i can guess often?
Syjalo
Syjalo11mo ago
What's the use case? Why do you create that often?
!Delta!
!Delta!OP11mo ago
Tickets and support call for a game
Syjalo
Syjalo11mo ago
client.rest.on('rateLimited', console.log)
client.rest.on('rateLimited', console.log)
!Delta!
!Delta!OP11mo ago
No description
!Delta!
!Delta!OP11mo ago
What that mean?
Syjalo
Syjalo11mo ago
You are limited to create channels in this guild
No description
!Delta!
!Delta!OP11mo ago
And how can i remove that?
Syjalo
Syjalo11mo ago
in seconds iirc
No description
!Delta!
!Delta!OP11mo ago
are those seconds or ms?
Syjalo
Syjalo11mo ago
It's ms
!Delta!
!Delta!OP11mo ago
umm
No description
!Delta!
!Delta!OP11mo ago
i have to wait so?
Syjalo
Syjalo11mo ago
Yes
!Delta!
!Delta!OP11mo ago
Question The server is limited or the bot?
Apokalypt
Apokalypt11mo ago
It's the bot

Did you find this page helpful?