3.0.2 • Published 4 months ago

waifu-up v3.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

Need support? Soon

First make sure you have a Waifu.it API Token. Join this discord server to get one.

Installation:

NPM

$ npm install waifu-up

YARN

$ yarn add waifu-up

Usage:

const Client = require("waifu-up");
const api = new Client("YOUR TOKEN");

api.getFact().then((res) => console.log(res));

// Returns with:
{
  id: 5,
  fact: 'TEZUKA Osamu is the most famous manga artist in Japan.',
}

Wanna take refrence from endpoints? ClickHere

Functions

FunctionsDescription
getFactGenerate random anime facts.
getWaifuGenerate random anime waifu.
getQuoteGenerate anime quote.
getAngryThis endpoint retrieves a random anime GIF that portrays an angry reaction.
getBakaGet a random anime GIF representing the expression of being a "baka" or an idiot.
getBiteExplore a random anime GIF that showcases a biting action.
getBlushGet a random anime GIF showcasing a blushing expression.
getBonkObtain a random anime GIF capturing a bonking action.
getBoredProvides a random anime GIF displaying a bored expression.
getBullyRetrieve a random anime GIF that illustrates a bullying action.
getByeObtain a random anime GIF depicting a goodbye gesture.
getChaseGet a random anime GIF showcasing a chasing action.
getCheerRetrieve a random anime GIF representing a cheering expression.
getCringeReturns a random anime GIF with a cringing reaction.
getCryGet a random anime GIF with a crying reaction.
getCuddleObtain a random anime GIF depicting a cuddling action.
getDabGet a random anime GIF with a dabbing action.
getDanceRetrieve a random anime GIF featuring a dancing action.
getDieObtain a random anime GIF depicting a dying action.
getDisgustGet a random anime GIF with a disgusted reaction.
getFacepalmRetrieve a random anime GIF depicting a facepalm reaction.
getFeedGet a random anime GIF with a feeding action.
getGlompRetrieve a random anime GIF featuring a glomping action.
getHappyObtain a random anime GIF showcasing a happy expression.
getHiGet a random anime GIF with a greeting gesture.
getHighfiveRetrieve a random anime GIF capturing a high five action.
getHoldObtain a random anime GIF depicting a holding action.
getHugGet a random anime GIF featuring a hugging action.
getKickRetrieve a random anime GIF showcasing a kicking action.
getKillObtain a random anime GIF with a killing action.
getKissGet a random anime GIF depicting a kissing action.
getLaughRetrieve a random anime GIF showcasing a laughing reaction.
getLickObtain a random anime GIF with a licking action.
getLoveGet a random anime GIF depicting a loving expression.
getLurkRetrieve a random anime GIF featuring a lurking action.
getMidfingReturns a random anime GIF with a middle finger gesture.
getNervousGet a random anime GIF portraying a nervous expression.
getNomRetrieve a random anime GIF showcasing a nomming action.
getNopeObtain a random anime GIF representing a "nope" reaction.
getNuzzleGet a random anime GIF depicting a nuzzling action.
getPanicRetrieve a random anime GIF showing a panic reaction.
getPatGet a random anime GIF featuring a patting action.
getPeckRetrieve a random anime GIF showcasing a pecking action.
getPokeObtain a random anime GIF with a poking action.
getPoutGet a random anime GIF featuring a pouting expression.
getPunchRetrieve a random anime GIF illustrating a punching action.
getRunGet a random anime GIF showcasing a running action.
getSadRetrieve a random anime GIF representing a sad expression.
getShootReturns a random anime GIF depicting a shooting action.
getShrugGet a random anime GIF with a shrugging gesture.
getSipRetrieve a random anime GIF showcasing a sipping action.
getSlapObtain a random anime GIF illustrating a slapping action.
getSleepyGet a random anime GIF featuring a sleepy expression.
getSmileRetrieve a random anime GIF with a smiling expression.
getSmugGet a random anime GIF showcasing a smug expression.
getStabObtain a random anime GIF depicting a stabbing action.
getStareGet a random anime GIF featuring a staring expression.
getSuicideRetrieve a random anime GIF related to suicide interactions.
getTeaseObtain a random anime GIF with a teasing action.
getThinkGet a random anime GIF showcasing a thinking expression.
getThumbsupRetrieve a random anime GIF with a thumbs-up gesture.
getTickleGet a random anime GIF illustrating a tickling action.
getTriggeredReturns a random anime GIF representing a triggered reaction.
getWagGet a random anime GIF showcasing a wagging action.
getWaveGet a random anime GIF with a waving gesture.
getWinkObtain a random anime GIF featuring a winking expression.
getYesGet a random anime GIF expressing a positive affirmation.

Credits

Waifu.it Wrapper

3.0.2

4 months ago

3.0.1

4 months ago

3.0.0

4 months ago

2.0.0

4 months ago

1.1.6

4 months ago

1.1.5

4 months ago

1.1.4

4 months ago

1.1.3

4 months ago

1.1.2

4 months ago