2.2.0 • Published 3 years ago

hentaihavenwrapper v2.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Hentai Heaven API

https://docs.hentaihaven.dev/ is the API in use for hentai images. https://uselessfacts.jsph.pl/ is the Fact API.

Example Code

let {hentai,fact} = require("hentaihavenwrapper")

async function HHWraper() {
console.log(await hentai())
console.log(await fact())
}
HHWraper()

Misc

Other than that not much else to this. Just a simple wrapper for folks who don't really care to use node-fetch (or similar) directly. The facts endpoint of the API will be added in a later update. Check back here often for updates. Report errors to Unnamed Alien#4870 on discord.

2.2.0

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago