Closed RecoX closed 5 years ago
As per #2523 which you seem to have read, you need to attach a listener to the Client#error event.
This particular error is ETIMEDOUT which is just a connection issue with Discord. Not a bug.
If you need help with discord.js installation or usage, please go to the discord.js Discord server instead: https://discord.gg/bRCvFy9
This issue tracker is only for bug reports and enhancement suggestions.
Yes we can close this as here https://github.com/discordjs/discord.js/issues/2879 everything is clear
although i recommend put something in the documentation to avoid more issues related with this, so everyone knows how to handle this easily :)
Please describe the problem you are having in as much detail as possible: I have this error time to time in my node.js app
Include a reproducible code sample here, if possible: Well there are 2 kinds of functions I use:
And
Further details:
https://github.com/discordjs/discord.js/issues/2523
I think this is related, but as they said in the docs there is no info for error handling