🍥Anime

All routes that include some kind of anime thing.

Good to know: These routes, unlike the animal routes, are animated gifs.

Wink

Return Wink GIF

GET https://api.any-bot.xyz/api/v1/wink

This will return a wink GIF from some anime.

Headers

{
    "message": "OK",
    "image": "http://api.any-bot.tech/img/wink/mywinkgif.gif",
    "status": 200
}

Pat

Return Pat GIF

GET https://api.any-bot.xyz/api/v1/pat

This will return a pat GIF from some anime.

Headers

{
    "message": "OK",
    "image": "http://api.any-bot.tech/img/pat/mypatgif.gif",
    "status": 200
}

Hug

Return Hug GIF

GET https://api.any-bot.xyz/api/v1/hug

This will return a hug GIF from some anime.

Headers

{
    "message": "OK",
    "image": "http://api.any-bot.tech/img/hug/myhuggif.gif",
    "status": 200
}

Last updated