1.0.3-test • Published 1 year ago

grootie.api v1.0.3-test

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

npm npm install size

NPM

Grootie.api

Installation

npm i grootie.api

Official wrapper for grootie.api. Very small install size with no external dependencies.

Endpoints

FunctionDescription
waifuGives you a waifu image (NSFW)
nekoGives you an neko image (NSFW)
trapGives you an image of nsfw but boy to boy (NSFW)
blowjobGives you an blowjob image (NSFW)
analGives you an anal image (NSFW)
boobsGives you an image of boobies 👀 (NSFW)
doujinGives you an doujin image (NSFW)
feetGives you an image of feet (NSFW)
glassesGives you an image of girls with glasses (NSFW)
hentaiGives you an image of hentai (NSFW)
hentaiassGives you an image of hentai ass (NSFW)
milfGives you an image of a milf (NSFW)
maidGives you an image of maid (NSFW)
netorareGives you an image of netorare (NSFW)
paizuriGives you an image of paizuri (NSFW)
pantiesGives you an image of panties (NSFW)
rpgifGives you an image/gif of random nsfw (NSFW)
cumslutsGives an image of cumsluts (NSFW)
factsGives you a random fact (GOTTEN FROM GOOGLE SO IDK)
memesGives you a random meme (SFW/NSFW)
dadjokesGives you random dad jokes (SFW)
quotesGives you random quotes

All of the endpoints use url (example: waifu.url) except memes, dadjokes and facts, facts uses (facts.message) ,memes has multiple (memes.title, memes.image, memes.url, memes.comments, memes.upvotes) and dadjokes isrhe same as facts with the .message`.

Examples

Await/Async example

const client = require('grootie.api');
const api = new client();

async function test() {
  console.log(await api.waifu());
}

test();

returns:

{"Authors":"LuxuryDev","url":"(IMAGE LINK)"}

Join our Discord Server for help

1.0.3-test

1 year ago

1.0.1-test

1 year ago

1.0.0-test

1 year ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.7-beta

2 years ago

1.0.0

2 years ago