Kimossab / kimoo-disc-bot

Kimossab's discord bot mainly for anime related stuff and features requested by friends. And my playground to mess around with Typescript and GitHub
0 stars 0 forks source link

AnilistRateLimit doesn't use a callback for expected errors (404 for example) #17

Closed Kimossab closed 2 years ago

Kimossab commented 2 years ago

I need to give back the information that a request failed by an expected reason, such as no next episode on anilist api, so we can remove the subscriptions for said anime.

Need to either get an errorCallback or pass an error object as optional from the callback