Spiderjockey02 / Discord-Bot

A discord bot that can play music, moderate, log events and more

Home Page:https://docs.egglord.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught Error UnhandledPromiseRejection

kippasaurr opened this issue · comments

Uncaught Error UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "AxiosError: Request failed with status code 400".
at getErrorWithoutStack (internal/process/promises:321:15)
at generateUnhandledRejectionError (internal/process/promises:341:15)
at processPromiseRejections (internal/process/promises:287:24)
at processTicksAndRejections (internal/process/task_queues:96:32)