This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

grootie.api
TypeScript icon, indicating that this package has built-in type declarations

1.0.3-test • Public • Published

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

Function Description
waifu Gives you a waifu image (NSFW)
neko Gives you an neko image (NSFW)
trap Gives you an image of nsfw but boy to boy (NSFW)
blowjob Gives you an blowjob image (NSFW)
anal Gives you an anal image (NSFW)
boobs Gives you an image of boobies 👀 (NSFW)
doujin Gives you an doujin image (NSFW)
feet Gives you an image of feet (NSFW)
glasses Gives you an image of girls with glasses (NSFW)
hentai Gives you an image of hentai (NSFW)
hentaiass Gives you an image of hentai ass (NSFW)
milf Gives you an image of a milf (NSFW)
maid Gives you an image of maid (NSFW)
netorare Gives you an image of netorare (NSFW)
paizuri Gives you an image of paizuri (NSFW)
panties Gives you an image of panties (NSFW)
rpgif Gives you an image/gif of random nsfw (NSFW)
cumsluts Gives an image of cumsluts (NSFW)
facts Gives you a random fact (GOTTEN FROM GOOGLE SO IDK)
memes Gives you a random meme (SFW/NSFW)
dadjokes Gives you random dad jokes (SFW)
quotes Gives 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

Readme

Keywords

Package Sidebar

Install

npm i grootie.api

Weekly Downloads

0

Version

1.0.3-test

License

MIT

Unpacked Size

16.1 kB

Total Files

11

Last publish

Collaborators

  • alwaysluxury