1.0.4 • Published 5 years ago

hentai-db v1.0.4

Weekly downloads
7
License
MIT
Repository
-
Last release
5 years ago

hentai-db

Get hot 2d porn! (based on konachan.com)

installation

yarn add hentai-db

usage

const hentaiDb = require('hentai-db')

async function run () {
  const pic = await hentaiDb.getImage({ tags: ['yuri'] })
  console.log(`here's your random hentai! ${pic}`)
}

run().catch(console.error)

documentation

getImage(options)

  • options
    • tags array (default [])

note: tags are based on konachan.com tags

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago