properties of reset_after is undefined
My application has been running smoothly around 2 years and suddenly it crashed. While checking issues i found out discord library is giving an error. What might be causing this?
6 Replies
- 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!
- ✅
Marked as resolved by OPWhat's your discord.js version?
14.13
it says 14.16.3
neither
well i dont use cloud and my wifi limiting setting is disabled
hmm
i can login cloudflare without any issue
how can i check api ratelimit for api in cloudflare?
if discord goes through a cloudflare server
wait a minute, can vpn rate limit?
:discord: Rate Limits
Per-route rate limits exist for many individual endpoints, and may include the HTTP method (GET, POST, PUT, or DELETE). In some cases, per-route limits will be shared across a set of similar endpoints, indicated in the X-RateLimit-Bucket header. It's recommended to use this header as a unique for...
Rate limits exist across Discord's APIs to prevent spam, abuse, and service overload. Limits are applied to individual bots and users both on a per-route basis and globally. Individuals are determined using a request's authentication—for example, a bot token for a bot.
read more
hmmmm maybe vpn is the reason
:PepeHmm:
connection speed is really slow
because of discord ban i had to use vpn upon suggestion
(turkey)
yeah
i guess i will halt the bot app for a while till they unban it. Thanks for help :3