1.0.4 • Published 7 years ago

hentai-db v1.0.4

Weekly downloads
7
License
MIT
Repository
-
Last release
7 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

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago