AlexanderColen / Annie-May-Discord-Bot

Discord bot written in C# for AniList anime/manga lookup.
https://discord.com/oauth2/authorize?client_id=701143398526222386&permissions=388160&scope=bot
13 stars 1 forks source link

When a media entry doesn't exist in Anilist's, it doesn't always return a message saying nothing was found. #78

Closed AlexanderColen closed 1 year ago

AlexanderColen commented 4 years ago

Some examples that don't return anything:

AlexanderColen commented 4 years ago

Seems like it does give responses. image

Issue could be tied in with #77, but will need some more investigating.

AlexanderColen commented 1 year ago

After some research this seems to be a 404 coming directly from the GraphQL query image