diff --git a/commands/events/anime-airing.js b/commands/events/anime-airing.js index abbcc2ef..db80e48a 100644 --- a/commands/events/anime-airing.js +++ b/commands/events/anime-airing.js @@ -57,6 +57,7 @@ module.exports = class AnimeAiringCommand extends Command { async getList() { const { body } = await request .post('https://graphql.anilist.co/') + .set({ referer: 'nick is dum dum' }) .send({ variables: { greater: Number.parseInt(today(9).getTime() / 1000, 10),