Discord | Error: 429 Too Many Requests

First of all Hi.

I’m having too much high latency on my Discord bot.
And it gives this error:

(node:4486) UnhandledPromiseRejectionWarning: Error: 429 Too Many Requests
at IncomingMessage.res.on (/rbd/pnpm-volume/8c36c030-ec3e-45d7-8fca-5e55f9886bbb/node_modules/.registry.npmjs.org/dblapi.js/2.3.0/node_modules/dblapi.js/src/index.js:118:25)
at emitNone (events.js:111:20)
at IncomingMessage.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1064:12)
at _combinedTickCallback (internal/process/next_tick.js:139:11)
at process._tickCallback (internal/process/next_tick.js:181:9)

My project name: rtdbot-vsecret

It’s because of the Discord Bot List api.
I just removed the DBL api from my project because that’s just too much bother.

Basically you’re spamming the DBL API and got ratelimited.

2 posts were split to a new topic: Discord bot won’t come on-line