UND_ERR_CONNECT_TIMEOUT
I am getting this error, my bot was working fine a week ago when I was working on it.
Even when I remove all my code and just run this, I get this error.
Obviously my token is my actual token (thought the problem had something to do with my dotenv so then tried config file and just putting my token in index.js, nothing fixed it)
Also found this github issue which looks like mine, but should've been resloved about a year ago: https://github.com/discordjs/discord.js/issues/8489
Even when I remove all my code and just run this, I get this error.
Obviously my token is my actual token (thought the problem had something to do with my dotenv so then tried config file and just putting my token in index.js, nothing fixed it)
Also found this github issue which looks like mine, but should've been resloved about a year ago: https://github.com/discordjs/discord.js/issues/8489
GitHub
Which package is this bug report for? discord.js Issue description Random connection errors especially when using slash commands. I'm 100% sure my connection is strong enough. The error is give...
