mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 15:07:42 +02:00
Nick is dum dum
This commit is contained in:
@@ -49,6 +49,7 @@ module.exports = class AnilistCommand extends Command {
|
||||
async search(query) {
|
||||
const { body } = await request
|
||||
.post('https://graphql.anilist.co/')
|
||||
.set({ Referer: 'nick is dum dum' })
|
||||
.send({
|
||||
variables: { name: query },
|
||||
query: searchGraphQL
|
||||
|
||||
Reference in New Issue
Block a user