Karma.
DIAdiscord.js - Imagine an app
•Created by Karma. on 11/7/2024 in #djs-questions
Getting ratelimit
Response {
status: 429,
statusText: 'Too Many Requests',
headers: Headers {
date: 'Thu, 07 Nov 2024 12:59:51 GMT',
'content-type': 'application/json',
'transfer-encoding': 'chunked',
connection: 'close',
'retry-after': '1488',
'cache-control': 'no-cache',
'report-to': '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=lG1KwHiPrrdOUlLBgEMF8O9yq6q7eYTZPRZkcMLkm1vEtEMYXDn4M0qs%2FbwHmKjSY2tkvpWHZO9c1ZE7D8oX0i8lmVjzyb8ysOJkU2gbVjx6ihfGAAo94rPaUW2k"}],"group":"cf-nel","max_age":604800}',
nel: '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}',
vary: 'Accept-Encoding',
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
'x-content-type-options': 'nosniff',
'content-security-policy': "frame-ancestors 'none'; default-src 'none'",
'set-cookie': '_cfuvid=UtUC3be7SKVCdupEyiPO5.0QDiS87Ak4qxLWSwGUpBo-1730984391096-0.0.1.1-604800000; path=/; domain=.discord.com; HttpOnly; Secure; SameSite=None',
server: 'cloudflare',
'cf-ray': '8ded80bc48241e4c-FRA',
'alt-svc': 'h3=":443"; ma=86400'
},
body: ReadableStream { locked: false, state: 'readable', supportsBYOB: true },
bodyUsed: false,
ok: false,
redirected: false,
type: 'basic',
url: 'https://discord.com/api/v10/gateway/bot'
}
11 replies