My bot doesn't go online after loading all the files

Hello, I have a problem with my Discord bot app. I was working on it all day but half an hour ago it went offline. I have no errors. When I try to start it logs only Your app is listening on port 3000 and the files from the command handler. Waiting for your response.

run curl -I https://discordapp.com/api/v7/gateway in the terminal and post the results here.

$ curl -I https://discordapp.com/api/v7/gateway
HTTP/1.1 429 Too Many Requests
Date: Tue, 02 Jun 2020 20:18:57 GMT
Content-Type: text/plain; charset=UTF-8
Content-Length: 16
Connection: close
Retry-After: 83141
X-Frame-Options: SAMEORIGIN
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Set-Cookie: __cfduid=dc09c3292e0566ec68a2c18402138e51c1591129137; expires=Thu, 02-Jul-20 20:18:57 GMT; path=/; domain=.discordapp.com; HttpOnly; SameSite=Lax
cf-request-id: 031848f8360000e0a236170200000001
Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
Server: cloudflare
CF-RAY: 59d3ddd38afce0a2-IAD

@Ghostoblivion I guess the host was banned?

Yep, it was banned. Post your project name in the mega thread.

2 Likes